Package | Description |
---|---|
org.forgerock.oauth2.core |
Defines the core classes to implement OAuth2 for OpenAM.
|
Constructor and Description |
---|
AuthorizationService(List<AuthorizeRequestValidator> requestValidators,
ResourceOwnerSessionValidator resourceOwnerSessionValidator,
OAuth2ProviderSettingsFactory providerSettingsFactory,
ResourceOwnerConsentVerifier consentVerifier,
ClientRegistrationStore clientRegistrationStore,
AuthorizationTokenIssuer tokenIssuer,
ClientAuthenticationFailureFactory failureFactory,
CsrfProtection csrfProtection)
Constructs a new AuthorizationServiceImpl.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.