Uses of Package
org.forgerock.http.oauth2
Package
Description
This package provides APIs for OAuth 2.0 services implementations.
This package defines OpenAM specific logic needed to retrieve an
AccessTokenInfo
.-
ClassDescriptionRepresents an exception whilst retrieving an OAuth2 access token.Represents an OAuth2 Access Token.Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).A
Filter
implementation to add the client credentials to request as signed then encrypted private key jwt as per the OpenID Connect Client Authentication specification.Builder class for creating the Encrypted PrivateKey Jwt ClientAuthentication Filter.Describes an error which occurred during an OAuth 2.0 authorization request or when performing an authorized request.AFilter
implementation for adding the client credentials to request as signed private key jwt as per the OpenID Connect Client Authentication specification.Builder class for creating the PrivateKey Jwt ClientAuthentication Filter.AResourceAccess
encapsulates the logic of required scope selection. -
ClassDescriptionRepresents an exception whilst retrieving an OAuth2 access token.Represents an OAuth2 Access Token.Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).