Uses of Class
com.okta.sdk.impl.oauth2.OAuth2AccessToken
Packages that use OAuth2AccessToken
-
Uses of OAuth2AccessToken in com.okta.sdk.impl.oauth2
Methods in com.okta.sdk.impl.oauth2 that return OAuth2AccessTokenModifier and TypeMethodDescriptionOAuth2ClientCredentials.getCredentials()AccessTokenRetrieverService.getOAuth2AccessToken()Obtain OAuth2 access token from Authorization Server endpoint.AccessTokenRetrieverServiceImpl.getOAuth2AccessToken()Obtain OAuth2 access token from Authorization Server endpoint.Methods in com.okta.sdk.impl.oauth2 with parameters of type OAuth2AccessTokenModifier and TypeMethodDescriptionvoidOAuth2ClientCredentials.setCredentials(OAuth2AccessToken oAuth2AccessToken)