Class OAuth2AccessTokenErrorResponse

All Implemented Interfaces:
Serializable

public class OAuth2AccessTokenErrorResponse extends OAuthResponseException
See Also:
  • Constructor Details

  • Method Details

    • getError

      public OAuth2Error getError()
    • getErrorDescription

      public String getErrorDescription()
    • getErrorUri

      public URI getErrorUri()