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

/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/
H A DNumericAttributeCondition.java25 * $Id: NumericAttributeCondition.java,v 1.3 2009/08/31 19:48:13 veiming Exp $
46 public class NumericAttributeCondition extends EntitlementConditionAdaptor { class in inherits:EntitlementConditionAdaptor
125 "NumericAttributeCondition.setState",
129 PrivilegeManager.debug.error("NumericAttributeCondition.setState",
147 PrivilegeManager.debug.error("NumericAttributeCondition.getState",
169 "NumericAttributeCondition cannot be evaluated because attribute name is null");
207 "NumericAttributeCondition.match",
256 NumericAttributeCondition other = (NumericAttributeCondition)obj;
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/
H A DNumericAttributeCondition.java25 * $Id: NumericAttributeCondition.java,v 1.3 2009/08/31 19:48:13 veiming Exp $
46 public class NumericAttributeCondition extends EntitlementConditionAdaptor { class in inherits:EntitlementConditionAdaptor
125 "NumericAttributeCondition.setState",
129 PrivilegeManager.debug.error("NumericAttributeCondition.setState",
147 PrivilegeManager.debug.error("NumericAttributeCondition.getState",
169 "NumericAttributeCondition cannot be evaluated because attribute name is null");
207 "NumericAttributeCondition.match",
256 NumericAttributeCondition other = (NumericAttributeCondition)obj;

Completed in 45 milliseconds