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.
|
Modifier and Type | Class and Description |
---|---|
static class |
OAuthClientConfiguration.Builder<T extends OAuthClientConfiguration.Builder<T,C>,C extends OAuthClientConfiguration>
Base builder used to create OAuthClientConfiguration instances.
|
Modifier and Type | Class and Description |
---|---|
class |
OAuth2ClientConfiguration
Configuration used for OAuth2 Client Implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenIDConnectClientConfiguration
Configuration used for OpenID Connect Client Implementations.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.