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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyConfig.java25 * $Id: PolicyConfig.java,v 1.10 2009/01/28 05:35:01 ww203982 Exp $
48 * The <code>PolicyConfig</code> class manages policy configuration for
74 public class PolicyConfig implements com.sun.identity.sm.ServiceListener { class in inherits:com.sun.identity.sm.ServiceListener
211 private static PolicyConfig pcm = new PolicyConfig();
220 private PolicyConfig() { method in class:PolicyConfig
288 * keys in the map are defined in <code>PolicyConfig</code>
333 PolicyManager.debug.message("PolicyConfig.schemaChanged():entering");
407 newPolicyConfig.put(PolicyConfig.ORG_DN, orgDn);
534 PolicyManager.debug.message("PolicyConfig
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyConfig.java25 * $Id: PolicyConfig.java,v 1.10 2009/01/28 05:35:01 ww203982 Exp $
48 * The <code>PolicyConfig</code> class manages policy configuration for
74 public class PolicyConfig implements com.sun.identity.sm.ServiceListener { class in inherits:com.sun.identity.sm.ServiceListener
211 private static PolicyConfig pcm = new PolicyConfig();
220 private PolicyConfig() { method in class:PolicyConfig
288 * keys in the map are defined in <code>PolicyConfig</code>
333 PolicyManager.debug.message("PolicyConfig.schemaChanged():entering");
407 newPolicyConfig.put(PolicyConfig.ORG_DN, orgDn);
534 PolicyManager.debug.message("PolicyConfig
[all...]

Completed in 29 milliseconds