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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DPolicyCondition.java25 * $Id: PolicyCondition.java,v 1.2 2010/01/08 22:12:49 farble1670 Exp $
65 public class PolicyCondition extends EntitlementConditionAdaptor { class in inherits:EntitlementConditionAdaptor
70 public PolicyCondition() { method in class:PolicyCondition
80 public PolicyCondition( method in class:PolicyCondition
129 PolicyConstants.DEBUG.error("PolicyCondition.setState", e);
164 PolicyConstants.DEBUG.error("PolicyCondition.getState", ex);
217 PolicyCondition other = (PolicyCondition)obj;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DPolicyCondition.java25 * $Id: PolicyCondition.java,v 1.2 2010/01/08 22:12:49 farble1670 Exp $
65 public class PolicyCondition extends EntitlementConditionAdaptor { class in inherits:EntitlementConditionAdaptor
70 public PolicyCondition() { method in class:PolicyCondition
80 public PolicyCondition( method in class:PolicyCondition
129 PolicyConstants.DEBUG.error("PolicyCondition.setState", e);
164 PolicyConstants.DEBUG.error("PolicyCondition.getState", ex);
217 PolicyCondition other = (PolicyCondition)obj;

Completed in 29 milliseconds