Package org.forgerock.oauth.clients.oauth2
package org.forgerock.oauth.clients.oauth2
OAuth 2.0 ForgeRock Client Implementation.
-
ClassDescriptionOAuth2Client<T extends OAuth2ClientConfiguration>OAuth 2.0 Client Implementation that supports the Authorization Code Grant Flow.Configuration used for OAuth2 Client Implementations.OAuth2ClientConfiguration.Builder<T extends OAuth2ClientConfiguration.Builder<T,
C>, C extends OAuth2ClientConfiguration> Builder class for creating the OAuth2ClientConfiguration.OAuth2 Session Info Object used to determine if the access token expiry time has passed and to determine if a session is still active.Information about the current user.Proof Key for Code Exchange (PKCE) transformation method.Response mode enum as described by OAuth 2.0 Multiple Response Type Encoding Practices - Response Modes.