Package org.forgerock.authz.filter.api
package org.forgerock.authz.filter.api
This package defines the common authorization API interfaces and classes used by both the CREST API and CHF HTTP
API.
-
ClassDescriptionProvides a convenience layer on top of
AuthorizationContextto simplify access to particular attributes in the authorisation context.Context to use for authorization requests.Represents an exception whilst performing Authorization.Represents the result of the authorization of a request.