Uses of Class
com.okta.sdk.impl.oauth2.OAuth2AccessToken
-
Uses of OAuth2AccessToken in com.okta.sdk.impl.oauth2
Modifier and TypeMethodDescriptionOAuth2ClientCredentials.getCredentials()
AccessTokenRetrieverService.getOAuth2AccessToken()
Obtain OAuth2 access token from Authorization Server endpoint.AccessTokenRetrieverServiceImpl.getOAuth2AccessToken()
Obtain OAuth2 access token from Authorization Server endpoint.Modifier and TypeMethodDescriptionvoid
OAuth2ClientCredentials.setCredentials
(OAuth2AccessToken oAuth2AccessToken)