webservices/wsidentitymanager/inc/senbaseidentitymanager.h
branchRCL_3
changeset 37 1adb97a15c2f
parent 36 c5fabff9b552
equal deleted inserted replaced
36:c5fabff9b552 37:1adb97a15c2f
   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 : Naga
   309         /** Improved heuristics from Identity DB removal / cleanups
   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