Uses of Class
org.forgerock.secrets.oauth2.AccessTokenSecretStore
Package
Description
A Secrets API backend that can obtain OAuth 2 access tokens from a token endpoint, along with a collection of
grant type handlers.
-
Uses of AccessTokenSecretStore in org.forgerock.secrets.oauth2
Modifier and TypeMethodDescriptionAccessTokenSecretStore.Builder.build()
Builds the access token secret store.