Uses of Package
org.forgerock.secrets.oauth2
-
Packages that use org.forgerock.secrets.oauth2 Package Description org.forgerock.secrets.oauth2 A Secrets API backend that can obtain OAuth 2 access tokens from a token endpoint, along with a collection of grant type handlers. -
Classes in org.forgerock.secrets.oauth2 used by org.forgerock.secrets.oauth2 Class Description AccessTokenSecretStore A secret store that can obtain access tokens from an OAuth 2 provider.AccessTokenSecretStore.Builder Builder object for the access token secret store.GrantTypeHandler Abstract base class for OAuth 2 grant type handlers for calling the token endpoint.