Interface OAuth2AccessTokenProvider

All Superinterfaces:
ConfigurableComponent, ControllerService

public interface OAuth2AccessTokenProvider extends ControllerService
Controller service that provides OAuth2 access details
  • Method Details

    • getAccessDetails

      AccessToken getAccessDetails()
      Returns:
      A valid access token (refreshed automatically if needed) and additional metadata (provided by the OAuth2 access server)