Uses of Class
com.sun.identity.entitlement.ConditionDecision
Package
Description
Defines classes and interfaces to work with entitlements.
Defines classes to handle entitlements.
-
Uses of ConditionDecision in com.sun.identity.entitlement
Modifier and TypeMethodDescriptionConditionDecision.Builder.build()
Builds the decision.EntitlementCondition.evaluate
(String realm, Subject subject, String resourceName, Map<String, Set<String>> environment) Returns condition decision.Modifier and TypeMethodDescriptionvoid
ConditionDecision.addAdvices
(ConditionDecision decision) Deprecated. -
Uses of ConditionDecision in org.forgerock.openam.entitlement
Modifier and TypeMethodDescriptionPrivilegeEvaluatorContext.getConditionDecisionCache()
Return the condition decision cache.