Class AccessTokenRetrieverServiceImpl

java.lang.Object
com.okta.sdk.impl.oauth2.AccessTokenRetrieverServiceImpl
All Implemented Interfaces:
AccessTokenRetrieverService

public class AccessTokenRetrieverServiceImpl extends Object implements AccessTokenRetrieverService
Implementation of AccessTokenRetrieverService interface. This has logic to fetch OAuth2 access token from the Authorization server endpoint.
Since:
1.6.0