Class OAuthErrorResponse

java.lang.Object
org.apache.oltu.oauth2.client.response.OAuthErrorResponse

public class OAuthErrorResponse extends Object
  • Constructor Details

  • Method Details

    • getError

      public String getError()
    • getErrorDescription

      public String getErrorDescription()
    • getErrorUri

      public String getErrorUri()
    • getState

      public String getState()