Uses of Package
org.forgerock.openam.sts
-
Packages that use org.forgerock.openam.sts Package Description org.forgerock.openam.sts.rest.token.provider Contains classes and interface definitions common to all token provider classes.org.forgerock.openam.sts.rest.token.provider.oidc Classes related to producing OpenIdConnect tokensorg.forgerock.openam.sts.rest.token.validator Token validation occurs in three contexts in the sts: 1.org.forgerock.openam.sts.tokengeneration.oidc This package contains classes defining OpenId Connect Token generation and claim mapping.org.forgerock.openam.sts.tokengeneration.saml2.statements 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.provider Class Description TokenCreationException An instance of this exception is thrown for errors encountered during token creation.TokenTypeId 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.oidc Class Description TokenTypeId 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.validator Class Description TokenValidationException An 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.oidc Class Description TokenCreationException An 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.statements Class Description TokenCreationException An instance of this exception is thrown for errors encountered during token creation.