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 |
A
PolicyDecisionContext convey 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 |
An
SsoTokenContext could be used to store and retrieve an token. |
StsContext |
A
StsContext convey the token transformation results to downstream filters and handlers. |
TokenTransformationFilter |
A
TokenTransformationFilter is 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.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.