Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
org.forgerock.openam.entitlement |
Defines classes to handle entitlements.
|
Modifier and Type | Method and Description |
---|---|
ConditionDecision |
EntitlementCondition.evaluate(String realm,
Subject subject,
String resourceName,
Map<Set> environment)
Returns condition decision.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionDecision.addAdvices(ConditionDecision decision)
Adds an advice (from another
ConditionDecision ) to this ConditionDecision . |
Modifier and Type | Method and Description |
---|---|
Map<ConditionDecision> |
PrivilegeEvaluatorContext.getConditionDecisionCache()
Return the condition decision cache.
|
Copyright © 2010-2014, ForgeRock All Rights Reserved.