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<String,Set<String>> environment)
Returns condition decision.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionDecision.addAdvices(ConditionDecision decision)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConditionDecision> |
PrivilegeEvaluatorContext.getConditionDecisionCache()
Return the condition decision cache.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.