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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyManager.java25 * $Id: PolicyManager.java,v 1.19 2010/01/25 23:48:15 veiming Exp $
84 * The <code>PolicyManager</code> class manages policies
100 public final class PolicyManager { class
203 * Constructor for <code>PolicyManager</code> for the
216 public PolicyManager(SSOToken token) throws SSOException, PolicyException { method in class:PolicyManager
224 * Constructor for <code>PolicyManager</code> for the
250 public PolicyManager(SSOToken token, String name) method in class:PolicyManager
263 debug.error("In constructor for PolicyManager with orgName" +
310 debug.error("PolicyManager:can not get policy config "
318 debug.error("PolicyManager
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyManager.java25 * $Id: PolicyManager.java,v 1.19 2010/01/25 23:48:15 veiming Exp $
85 * The <code>PolicyManager</code> class manages policies
101 public final class PolicyManager { class
203 * Constructor for <code>PolicyManager</code> for the
216 public PolicyManager(SSOToken token) throws SSOException, PolicyException { method in class:PolicyManager
224 * Constructor for <code>PolicyManager</code> for the
250 public PolicyManager(SSOToken token, String name) method in class:PolicyManager
263 debug.error("In constructor for PolicyManager with orgName" +
310 debug.error("PolicyManager:can not get policy config "
318 debug.error("PolicyManager
[all...]

Completed in 30 milliseconds