Uses of Package
org.forgerock.oauth2.core
Packages that use org.forgerock.oauth2.core
Package
Description
Defines the core classes to implement OAuth2 for OpenAM.
This package contains the API for writing OAuth2 plugins.
Functionality for issuing access and refresh token as
Macaroons.Classes required for the AM OAuth2 OIDC implementation.
-
Classes in org.forgerock.oauth2.core used by org.forgerock.oauth2.coreClassDescriptionModels an OAuth2 access token.An OAuth 2.0 token abstraction for introspection.An abstraction of the actual request so as to allow the core of the OAuth2 provider to be agnostic of the library used to translate the HTTP request.Models a OAuth2 token.Simple bean that contains the values of claims, and the scopes that provisioned them (if any).
-
Classes in org.forgerock.oauth2.core used by org.forgerock.oauth2.core.pluginsClassDescriptionModels an OAuth2 access token.An abstraction of the actual request so as to allow the core of the OAuth2 provider to be agnostic of the library used to translate the HTTP request.Models a OAuth2 token.Simple bean that contains the values of claims, and the scopes that provisioned them (if any).
-
Classes in org.forgerock.oauth2.core used by org.forgerock.openam.oauth2.token.macaroonClassDescriptionAn OAuth 2.0 token abstraction for introspection.Models a OAuth2 token.
-
Classes in org.forgerock.oauth2.core used by org.forgerock.openidconnectClassDescriptionAn abstraction of the actual request so as to allow the core of the OAuth2 provider to be agnostic of the library used to translate the HTTP request.