Package | Description |
---|---|
org.forgerock.openig.policy |
Service API for performing policy decisions.
|
org.forgerock.openig.policy.crest |
CREST policy service integration classes.
|
Modifier and Type | Method and Description |
---|---|
Promise<PolicyDecision,PolicyException> |
PolicyService.evaluate(Context context,
PolicyRequest request)
Evaluates a policy request for access to a set of resources given a subject.
|
Modifier and Type | Method and Description |
---|---|
Promise<PolicyDecision,PolicyException> |
CrestPolicyService.evaluate(Context context,
PolicyRequest request) |
Copyright 2011-2017 ForgeRock AS.