Package org.forgerock.openam.sts.token
Contains the classes related to token operations.
-
Interface Summary 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 Summary Class Description AMTokenParserImpl AMTokenParser implementation.CTSTokenIdGeneratorImpl ThreadLocalAMTokenCacheImpl UrlConstituentCatenatorImpl -
Enum Summary Enum Description SAML2SubjectConfirmation Enum defining the SAML2 SubjectConfirmation values used in the REST-STS and the TokenGenerationService.