See: Description
Interface | Description |
---|---|
AMTokenParser |
This interface defines the ability to take the Representation result of a dispatched REST authN request and to
return a AM session id.
|
CTSTokenIdGenerator |
STS-issued tokens which are persisted to the CTS require an identifier.
|
ThreadLocalAMTokenCache |
This interface defines the contract that allows token validators (either SecurityPolicy- or STS-related) to persist
the OpenAM session id resulting from a successful token verification.
|
UrlConstituentCatenator |
This interface defines functionality to catenate url elements, insuring that a '/' exists in between.
|
Class | Description |
---|---|
AMTokenParserImpl |
AMTokenParser implementation.
|
CTSTokenIdGeneratorImpl | |
ThreadLocalAMTokenCacheImpl | |
UrlConstituentCatenatorImpl |
Enum | Description |
---|---|
SAML2SubjectConfirmation |
Enum defining the SAML2 SubjectConfirmation values used in the REST-STS and the TokenGenerationService.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.