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