Interface | Description |
---|---|
PolicyService |
A
PolicyService is a service that interacts with OpenAM's policy endpoint in order to obtain policy
decisions. |
Class | 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.
|
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.
|
Exception | Description |
---|---|
PolicyException |
When the policy can't be evaluated, this exception could be thrown.
|
Copyright 2011-2017 ForgeRock AS.