Package org.forgerock.openig.tools
Common tools used in policy service.
-
Interface Summary Interface Description LifeCycle Manages Lifecycle on an object. -
Class Summary Class Description ApiVersionProtocolHeaderFilter This filter overrides the protocol version in Accept-Api-Version header.CachePolicyDecisionRequestHandler ARequestHandler
that caches policies.ExecutorFilter ThisFilter
executes all CREST operations in an executor, effectively running the rest of the chain in another thread.FutureUtils HeadlessAuthenticationFilter Provides an OpenAM SSO Token in the given header name for downstream components.InsertSsoTokenHeaderFilter This filter is responsible to check that an @InternalSsoTokenContext
was defined in the context's chain and to propagate the SSO token (potentially not valid) into the request as a header.InternalSsoTokenContext AnInternalSsoTokenContext
used to store an SSO token.JwtUtil Utility methods supporting JWTs.NotSupportedFilter A convenient implementation of a CRESTFilter
that just returns aNotSupportedException
for all the methods implementations.TlsOptions TLS Options value object.Utils Utility class. -
Enum Summary Enum Description CachePolicyDecisionRequestHandler.DisconnectionStrategy The different behaviours that can be applied in case of notifications disconnections.