Interface TokenInformation.TokenEntry

All Known Implementing Classes:
TokenInformationImpl.TokenEntryImpl
Enclosing interface:
TokenInformation

public static interface TokenInformation.TokenEntry
  • Method Details

    • getAccessToken

      String getAccessToken()
      Returns:
      the access token
    • getRefreshToken

      String getRefreshToken()
      Returns:
      the refresh token
    • getDiscoveryUrl

      String getDiscoveryUrl()
      Returns:
      the OAuth provider's url