webservices/wsidentitymanager/inc/senbaseidentitymanager.h
branchCompilerCompatibility
changeset 10 8bdeb2d50f7b
parent 7 7bc6ab9b5bcd
child 36 c5fabff9b552
equal deleted inserted replaced
8:28640b20cc44 10:8bdeb2d50f7b
   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