Interface AccessToken

  • All Superinterfaces:
    Token

    @Immutable
    public interface AccessToken
    extends Token
    • Method Detail

      • getTokenType

        java.lang.String getTokenType()
        The type of the token issued, typically "Bearer".