Uses of Package
org.forgerock.http.oauth2
-
Packages that use org.forgerock.http.oauth2 Package Description org.forgerock.http.oauth2 This package provides APIs for OAuth 2.0 services implementations.org.forgerock.http.oauth2.resolver This package defines OpenAM specific logic needed to retrieve anAccessTokenInfo
.org.forgerock.openig.filter.oauth2 This package contains the OAuth2 Token validation filter that acts as an OAuth 2 Resource Server.org.forgerock.openig.filter.oauth2.client OAuth 2.0 Client filter implementation.org.forgerock.openig.filter.oauth2.client.authentication Collection of heaplets supporting OAuth2 client authentication Filters.org.forgerock.openig.filter.oauth2.cnf JWT confirmation key support for access tokens. -
Classes in org.forgerock.http.oauth2 used by org.forgerock.http.oauth2 Class Description AccessTokenException Represents an exception whilst retrieving an OAuth2 access token.AccessTokenInfo Represents an OAuth2 Access Token.AccessTokenResolver Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).EncryptedPrivateKeyJwtClientAuthenticationFilter AFilter
implementation to add the client credentials to request as signed then encrypted private key jwt as per the OpenID Connect Client Authentication specification.EncryptedPrivateKeyJwtClientAuthenticationFilter.Builder Builder class for creating the Encrypted PrivateKey Jwt ClientAuthentication Filter.OAuth2Error Describes an error which occurred during an OAuth 2.0 authorization request or when performing an authorized request.PrivateKeyJwtClientAuthenticationFilter AFilter
implementation for adding the client credentials to request as signed private key jwt as per the OpenID Connect Client Authentication specification.PrivateKeyJwtClientAuthenticationFilter.Builder Builder class for creating the PrivateKey Jwt ClientAuthentication Filter.ResourceAccess AResourceAccess
encapsulates the logic of required scope selection. -
Classes in org.forgerock.http.oauth2 used by org.forgerock.http.oauth2.resolver Class Description AccessTokenException Represents an exception whilst retrieving an OAuth2 access token.AccessTokenInfo Represents an OAuth2 Access Token.AccessTokenResolver Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...). -
Classes in org.forgerock.http.oauth2 used by org.forgerock.openig.filter.oauth2 Class Description AccessTokenException Represents an exception whilst retrieving an OAuth2 access token.AccessTokenInfo Represents an OAuth2 Access Token.AccessTokenResolver Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).ResourceAccess AResourceAccess
encapsulates the logic of required scope selection. -
Classes in org.forgerock.http.oauth2 used by org.forgerock.openig.filter.oauth2.client Class Description OAuth2Error Describes an error which occurred during an OAuth 2.0 authorization request or when performing an authorized request. -
Classes in org.forgerock.http.oauth2 used by org.forgerock.openig.filter.oauth2.client.authentication Class Description EncryptedPrivateKeyJwtClientAuthenticationFilter.Builder Builder class for creating the Encrypted PrivateKey Jwt ClientAuthentication Filter.PrivateKeyJwtClientAuthenticationFilter.Builder Builder class for creating the PrivateKey Jwt ClientAuthentication Filter. -
Classes in org.forgerock.http.oauth2 used by org.forgerock.openig.filter.oauth2.cnf Class Description AccessTokenException Represents an exception whilst retrieving an OAuth2 access token.AccessTokenInfo Represents an OAuth2 Access Token.AccessTokenResolver Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).