Interface AccessTokenRetrieverService

All Known Implementing Classes:
AccessTokenRetrieverServiceImpl

public interface AccessTokenRetrieverService
Abstraction for OAuth2 access token retrieval service function.
Since:
1.6.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtain OAuth2 access token from Authorization Server endpoint.