Class Hierarchy
- java.lang.Object
- com.github.scribejava.core.extractors.AbstractJsonExtractor
- com.github.scribejava.core.extractors.OAuth2AccessTokenJsonExtractor (implements com.github.scribejava.core.extractors.TokenExtractor<T>)
- com.github.scribejava.apis.facebook.FacebookAccessTokenJsonExtractor
- com.github.scribejava.core.extractors.OAuth2AccessTokenJsonExtractor (implements com.github.scribejava.core.extractors.TokenExtractor<T>)
- com.github.scribejava.core.oauth.OAuthService (implements java.io.Closeable)
- com.github.scribejava.core.oauth.OAuth20Service
- com.github.scribejava.apis.facebook.FacebookService
- com.github.scribejava.core.oauth.OAuth20Service
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.scribejava.core.exceptions.OAuthException
- com.github.scribejava.apis.facebook.FacebookAccessTokenErrorResponse
- com.github.scribejava.core.exceptions.OAuthException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.scribejava.core.extractors.AbstractJsonExtractor