Searched refs:SESSION_BLACKLIST_CACHE_SIZE_ATTR (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionConstants.java34 public static final String SESSION_BLACKLIST_CACHE_SIZE_ATTR = "openam-session-stateless-blacklist-cache-size"; field in class:SessionConstants
H A DSessionServiceConfig.java165 sessionBlacklistCacheSize = CollectionHelper.getIntMapAttr(attrs, SESSION_BLACKLIST_CACHE_SIZE_ATTR, 0,
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionConstants.java35 public static final String SESSION_BLACKLIST_CACHE_SIZE_ATTR = "openam-session-stateless-blacklist-cache-size"; field in class:SessionConstants
H A DSessionServiceConfig.java208 sessionBlacklistCacheSize = CollectionHelper.getIntMapAttr(attrs, SESSION_BLACKLIST_CACHE_SIZE_ATTR, 0,

Completed in 46 milliseconds