Searched defs:SessionPropertyWhitelist (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/session/
H A DSessionPropertyWhitelist.java44 * SessionPropertyWhitelist service that caches on a per-realm basis, and has listeners to
48 public class SessionPropertyWhitelist { class
72 * SessionPropertyWhitelist changes.
75 public SessionPropertyWhitelist(DelegationEvaluator delegationEvaluator, method in class:SessionPropertyWhitelist
87 LOGGER.error("Unable to load ServiceConfigManager for SessionPropertyWhitelist.", e);
171 LOGGER.error("Unable to load ServiceConfigManager for SessionPropertyWhitelist in realm {}", realm, e);
209 LOGGER.error("Unable to load ServiceConfigManager for SessionPropertyWhitelist in realm {}",
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/session/
H A DSessionPropertyWhitelist.java44 * SessionPropertyWhitelist service that caches on a per-realm basis, and has listeners to
48 public class SessionPropertyWhitelist { class
72 * SessionPropertyWhitelist changes.
75 public SessionPropertyWhitelist(DelegationEvaluator delegationEvaluator, method in class:SessionPropertyWhitelist
87 LOGGER.error("Unable to load ServiceConfigManager for SessionPropertyWhitelist.", e);
149 LOGGER.error("Unable to load ServiceConfigManager for SessionPropertyWhitelist in realm {}", realm, e);
228 LOGGER.error("Unable to load ServiceConfigManager for SessionPropertyWhitelist in realm {}",

Completed in 27 milliseconds