Package | Description |
---|---|
org.forgerock.oauth |
Commons OAuth Framework API.
|
org.forgerock.oauth.clients.oauth2 |
OAuth 2.0 ForgeRock Client Implementation.
|
org.forgerock.oauth.clients.oidc |
OpenID Connect ForgeRock Client Implementation.
|
Class and Description |
---|
DataStore
Interface which needs to be implemented to use with
OAuthClient implementations. |
OAuthClientConfiguration
Base configuration of an OAuth client.
|
OAuthClientConfiguration.Builder
Base builder used to create OAuthClientConfiguration instances.
|
OAuthException
An exception that is thrown when an OAuth request has failed.
|
SessionInfo
SessionInfo object represents information about an Oauth session.
|
UserInfo
Each instance will return the user subject that identifies a user on an auth server as well
as the entire raw profile that was retrieved when making a request to the user info endpoint.
|
Class and Description |
---|
DataStore
Interface which needs to be implemented to use with
OAuthClient implementations. |
OAuthClient
Generic interface for all OAuth-like clients.
|
OAuthClientConfiguration
Base configuration of an OAuth client.
|
OAuthClientConfiguration.Builder
Base builder used to create OAuthClientConfiguration instances.
|
OAuthException
An exception that is thrown when an OAuth request has failed.
|
SessionInfo
SessionInfo object represents information about an Oauth session.
|
UserInfo
Each instance will return the user subject that identifies a user on an auth server as well
as the entire raw profile that was retrieved when making a request to the user info endpoint.
|
Class and Description |
---|
DataStore
Interface which needs to be implemented to use with
OAuthClient implementations. |
OAuthClient
Generic interface for all OAuth-like clients.
|
OAuthClientConfiguration
Base configuration of an OAuth client.
|
OAuthClientConfiguration.Builder
Base builder used to create OAuthClientConfiguration instances.
|
OAuthException
An exception that is thrown when an OAuth request has failed.
|
SessionInfo
SessionInfo object represents information about an Oauth session.
|
UserInfo
Each instance will return the user subject that identifies a user on an auth server as well
as the entire raw profile that was retrieved when making a request to the user info endpoint.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.