Package | Description |
---|---|
org.forgerock.oauth.clients.oauth2 |
OAuth 2.0 ForgeRock Client Implementation.
|
org.forgerock.oauth.clients.oidc |
OpenID Connect ForgeRock Client Implementation.
|
Class and Description |
---|
OAuth2ClientConfiguration
Configuration used for OAuth2 Client Implementations.
|
OAuth2ClientConfiguration.Builder
Builder class for creating the OAuth2ClientConfiguration.
|
OAuth2SessionInfo
OAuth2 Session Info Object used to determine if the access token expiry time has passed and to determine
if a session is still active.
|
PkceMethod
Proof Key for Code Exchange (PKCE) transformation method.
|
Class and Description |
---|
OAuth2Client
OAuth 2.0 Client Implementation that supports the Authorization Code Grant Flow.
|
OAuth2ClientConfiguration
Configuration used for OAuth2 Client Implementations.
|
OAuth2ClientConfiguration.Builder
Builder class for creating the OAuth2ClientConfiguration.
|
OAuth2SessionInfo
OAuth2 Session Info Object used to determine if the access token expiry time has passed and to determine
if a session is still active.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.