Package org.forgerock.am.oauth2
package org.forgerock.am.oauth2
This package contains the client credentials OAuth2 API.
-
ClassDescriptionThe exception thrown when creating OAuth2 token using client credential grant type.Encapsulates all relevant data necessary to represent a request for a new access token.Access token request builder.Encapsulates the minted access token along with its contextual data.Access token response builder.Access token service is responsible for serving up OAuth2 access tokens along with its contextual data, based on the request having been passed.