Searched refs:CACHE_TIMEOUT_SECONDS (Results 1 – 1 of 1) sorted by relevance
64 private static final int CACHE_TIMEOUT_SECONDS = (int) TimeUnit.DAYS.toSeconds(7); field in ManagedProfilePasswordCache99 .setUserAuthenticationValidityDurationSeconds(CACHE_TIMEOUT_SECONDS) in storePassword()