Interface RefreshToken


public interface RefreshToken
A refresh token provides continuous access to an authentication server while the user is not logged into an application by issuing a new access token.
Author:
jGauravGupta, Rudy De Busscher
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    The refresh token
  • Method Details Link icon

    • getToken Link icon

      String getToken()
      The refresh token
      Returns:
      the refresh token