equal
deleted
inserted
replaced
304 * Other codes are system error codes. |
304 * Other codes are system error codes. |
305 * @return status code. |
305 * @return status code. |
306 */ |
306 */ |
307 virtual TInt WriteConfigurationToL( const TDesC& aFile ); |
307 virtual TInt WriteConfigurationToL( const TDesC& aFile ); |
308 TBool AllowSavePasswordL(); |
308 TBool AllowSavePasswordL(); |
309 /** Improved heuristics from Identity DB removal / cleanups |
309 /** Improved heuristics from Identity DB removal / cleanups : Naga |
310 * |
310 * |
311 * Checks touch attribute value for all IdentityProvider child elements of |
311 * Checks touch attribute value for all IdentityProvider child elements of |
312 * current Identity element if that exceeds the the tick counts for two weeks |
312 * current Identity element if that exceeds the the tick counts for two weeks |
313 * (Max tick count) or if it is greater than current tick count value it removes |
313 * (Max tick count) or if it is greater than current tick count value it removes |
314 * the corresponding IdentityProvider child element from the Identity element |
314 * the corresponding IdentityProvider child element from the Identity element |