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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DPrivilege.java533 // Caching moved to #doesConditionMatch(..) method
685 protected ConditionDecision doesConditionMatch( method in class:Privilege
702 PolicyConstants.DEBUG.message("[PolicyEval] Privilege.doesConditionMatch: true");
704 PolicyConstants.DEBUG.message("[PolicyEval] Privilege.doesConditionMatch: false");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DPrivilege.java533 // Caching moved to #doesConditionMatch(..) method
685 protected ConditionDecision doesConditionMatch( method in class:Privilege
702 PolicyConstants.DEBUG.message("[PolicyEval] Privilege.doesConditionMatch: true");
704 PolicyConstants.DEBUG.message("[PolicyEval] Privilege.doesConditionMatch: false");

Completed in 110 milliseconds