Package org.forgerock.openig.tools
package org.forgerock.openig.tools
Common tools used in policy service.
-
ClassDescriptionThis filter overrides the protocol version in Accept-Api-Version header.A CREST
Filter
that caches policy decisions.Utility class for Caffeine-related workarounds.Extension toTlsOptions
to support changing the behaviour of how hostname verification is enforced.Expose Caffeine'sStatsCounter
in our ownMeterRegistry
.ThisFilter
executes all CREST operations in an executor, effectively running the rest of the chain in another thread.Provides an OpenAM SSO Token in the given header name for downstream components.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.AnInternalSsoTokenContext
used to store an SSO token.AnInvalidCallerTokenDetectionFilter
provides a mechanism that allows IG to detect an incorrect response and trigger a token refresh before making the request again with the updated token.Utility methods supporting JWTs.Manages Lifecycle on an object.A convenient implementation of a CRESTFilter
that just returns aNotSupportedException
for all the methods implementations.Configure proxy settings.Extension toTlsOptions
supporting client authentication configuration used to drive the authentication negotiation between the client and IG.Enum representing the client authentication configuration options driving authentication negotiations between IG and the client.A SNI (Server Name Indication) configuration holder.Key TLS Options used by both theClientTlsOptions
and theServerTlsOptions
.Utility class.