webservices/wsidentitymanager/inc/senbaseidentitymanager.h
branchRCL_3
changeset 7 7bc6ab9b5bcd
parent 0 62f9d29f7211
child 36 c5fabff9b552
equal deleted inserted replaced
3:b5a195438f6a 7:7bc6ab9b5bcd
   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