Class Hierarchy
- java.lang.Object
- com.github.scribejava.core.model.OAuth2Authorization
- com.github.scribejava.core.model.OAuthRequest
- com.github.scribejava.core.model.Parameter (implements java.lang.Comparable<T>)
- com.github.scribejava.core.model.ParameterList
- com.github.scribejava.core.model.Response
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.scribejava.core.exceptions.OAuthException
- com.github.scribejava.core.model.OAuth2AccessTokenErrorResponse
- com.github.scribejava.core.exceptions.OAuthException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.scribejava.core.model.Token (implements java.io.Serializable)
- com.github.scribejava.core.model.OAuth1Token
- com.github.scribejava.core.model.OAuth1AccessToken
- com.github.scribejava.core.model.OAuth1RequestToken
- com.github.scribejava.core.model.OAuth2AccessToken
- com.github.scribejava.core.model.OAuth1Token
Interface Hierarchy
- com.github.scribejava.core.model.OAuthAsyncRequestCallback<T>
- com.github.scribejava.core.model.OAuthConstants
- com.github.scribejava.core.model.OAuthRequest.ResponseConverter<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.scribejava.core.model.Verb
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)