Package | Description |
---|---|
com.okta.sdk.impl.oauth2 |
Modifier and Type | Method and Description |
---|---|
OAuth2AccessToken |
OAuth2ClientCredentials.getCredentials() |
OAuth2AccessToken |
AccessTokenRetrieverServiceImpl.getOAuth2AccessToken()
Obtain OAuth2 access token from Authorization Server endpoint.
|
OAuth2AccessToken |
AccessTokenRetrieverService.getOAuth2AccessToken()
Obtain OAuth2 access token from Authorization Server endpoint.
|
Modifier and Type | Method and Description |
---|---|
void |
OAuth2ClientCredentials.setCredentials(OAuth2AccessToken oAuth2AccessToken) |
Copyright © 2017–2023 Okta. All rights reserved.