public interface CacheConstants
Constants for persisted user management related caches. Currently this only
includes a basic cache for group principals names that is used to populate
the set of
Principals as present on the
Subject in the commit phase of the authentication.
-
Field Details
-
NT_REP_CACHE
static final String NT_REP_CACHE
- See Also:
-
-
-
REP_EXPIRATION
static final String REP_EXPIRATION
- See Also:
-
-
PARAM_CACHE_EXPIRATION
static final String PARAM_CACHE_EXPIRATION
- See Also:
-
-
PARAM_CACHE_MAX_STALE
static final String PARAM_CACHE_MAX_STALE
- See Also:
-