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