Package | Description |
---|---|
org.forgerock.openig.policy |
Service API for performing policy decisions.
|
org.forgerock.openig.policy.crest |
CREST policy service integration classes.
|
Class and Description |
---|
Decision
Represents an immutable policy decision, returned by the OpenAM policy endpoint.
|
PolicyDecision
Represents a immutable policy decision response from the OpenAM policy endpoint.
|
PolicyException
When the policy can't be evaluated, this exception could be thrown.
|
PolicyRequest
Represents a policy request to the OpenAM policy endpoint.
|
PolicyRequest.Builder
A utility class to build a
PolicyRequest . |
PolicyRequest.EnvironmentBuilder
Utility class to build the environment field.
|
Class and Description |
---|
PolicyDecision
Represents a immutable policy decision response from the OpenAM policy endpoint.
|
PolicyException
When the policy can't be evaluated, this exception could be thrown.
|
PolicyRequest
Represents a policy request to the OpenAM policy endpoint.
|
PolicyService
A
PolicyService is a service that interacts with OpenAM's policy endpoint in order to obtain policy
decisions. |
Copyright 2011-2017 ForgeRock AS.