Class RefreshTokenGrant


  • @Immutable
    public class RefreshTokenGrant
    extends AuthorizationGrant
    Refresh token grant. Used in refresh token requests.

    Note that the optional scope parameter is not supported.

    Related specifications:

    • OAuth 2.0 (RFC 6749), section 6.