Package | Description |
---|---|
org.forgerock.oauth2.core |
Defines the core classes to implement OAuth2 for OpenAM.
|
Constructor and Description |
---|
PasswordCredentialsGrantTypeHandler(ClientAuthenticator clientAuthenticator,
List<PasswordCredentialsRequestValidator> requestValidators,
ResourceOwnerAuthenticator resourceOwnerAuthenticator,
OAuth2ProviderSettingsFactory providerSettingsFactory,
OAuth2UrisFactory urisFactory,
TokenStore tokenStore)
Constructs a new PasswordCredentialsGrantTypeHandler.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.