Uses of Package
org.forgerock.openam.sts
Packages that use org.forgerock.openam.sts
Package
Description
Contains classes and interface definitions common to all token provider classes.
Classes related to producing OpenIdConnect tokens
Token validation occurs in three contexts in the sts:
1.
This package contains classes defining OpenId Connect Token generation and claim mapping.
This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2
assertions.
-
Classes in org.forgerock.openam.sts used by org.forgerock.openam.sts.rest.token.providerClassDescriptionAn instance of this exception is thrown for errors encountered during token creation.Provides an extensible means of identifying a to-be-validated or to-be-provided token type.
-
Classes in org.forgerock.openam.sts used by org.forgerock.openam.sts.rest.token.provider.oidcClassDescriptionProvides an extensible means of identifying a to-be-validated or to-be-provided token type.
-
Classes in org.forgerock.openam.sts used by org.forgerock.openam.sts.rest.token.validatorClassDescriptionAn instance of this exception is thrown for all errors related to token validation.
-
Classes in org.forgerock.openam.sts used by org.forgerock.openam.sts.tokengeneration.oidcClassDescriptionAn instance of this exception is thrown for errors encountered during token creation.
-
Classes in org.forgerock.openam.sts used by org.forgerock.openam.sts.tokengeneration.saml2.statementsClassDescriptionAn instance of this exception is thrown for errors encountered during token creation.