Package org.forgerock.openig.openam
OpenAM-specific integration classes.
-
Class Summary Class Description HeadlessAuthenticationFilter Provides an OpenAM SSO Token in the given header name for downstream components.OpenAMClassAliasResolver Register all the aliases supported by the openig-openam module.PolicyDecisionContext APolicyDecisionContextconvey policy decision information to downstream filters and handlers.PolicyEnforcementFilter This filter requests policy decisions from OpenAM which evaluates the original URI based on the context and the policies configured, and according to the decisions, allows or denies the current request.PolicyEnforcementFilter.Heaplet Creates and initializes a policy enforcement filter in a heap environment.SingleSignOnFilter This filter verifies the presence of a SSOToken in the given cookie name.SingleSignOnFilter.Heaplet Creates and initialises an authentication filter in a heap environment.SsoTokenContext AnSsoTokenContextcould be used to store and retrieve an token.StsContext AStsContextconvey the token transformation results to downstream filters and handlers.TokenTransformationFilter ATokenTransformationFilteris responsible to transform a token issued by OpenAM into a token of another type.TokenTransformationFilter.Heaplet Creates and initializes a token transformation filter in a heap environment.