Interface OAuth2CredentialsWithRefresh.OAuth2RefreshHandler (1.29.1-SNAPSHOT)

public static interface OAuth2CredentialsWithRefresh.OAuth2RefreshHandler

Interface for the refresh handler.

Methods

refreshAccessToken()

public abstract AccessToken refreshAccessToken()
Returns
Type Description
AccessToken
Exceptions
Type Description
IOException