Interface | Description |
---|---|
AccessTokenRetrieverService |
Abstraction for OAuth2 access token retrieval service function.
|
Class | Description |
---|---|
AccessTokenRetrieverServiceImpl |
Implementation of
AccessTokenRetrieverService interface. |
OAuth2AccessToken |
Represents the OAuth2 access token returned by Authorization server.
|
OAuth2ClientCredentials |
This implementation represents client credentials specific to OAuth2 Authentication scheme.
|
Exception | Description |
---|---|
OAuth2HttpException | |
OAuth2TokenRetrieverException |
Copyright © 2017–2023 Okta. All rights reserved.