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.instagram.InstagramAccessTokenJsonExtractor
- 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.instagram.InstagramService
- 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.core.model.OAuthResponseException
- com.github.scribejava.apis.instagram.InstagramAccessTokenErrorResponse
- com.github.scribejava.core.model.OAuthResponseException
- com.github.scribejava.core.exceptions.OAuthException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.scribejava.core.extractors.AbstractJsonExtractor