Package | Description |
---|---|
org.forgerock.oauth2.core |
Defines the core classes to implement OAuth2 for OpenAM.
|
org.forgerock.openam.oauth2.validation |
Modifier and Type | Class and Description |
---|---|
class |
ClientCredentialsRequestValidatorImpl
Implementation of the request validator for the OAuth2 client credentials grant.
|
Constructor and Description |
---|
ClientCredentialsGrantTypeHandler(ClientAuthenticator clientAuthenticator,
List<ClientCredentialsRequestValidator> requestValidators,
TokenStore tokenStore,
OAuth2UrisFactory urisFactory,
OAuth2ProviderSettingsFactory providerSettingsFactory)
Constructs a new ClientCredentialsGrantTypeHandler.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfirmationKeyValidator
Validates the confirmation key parameter if it is present.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.