Package com.github.scribejava.apis
Class StackExchangeApi
java.lang.Object
com.github.scribejava.core.builder.api.DefaultApi20
com.github.scribejava.apis.StackExchangeApi
Stack Exchange authentication via OAuth 2.0 (stackoverflow.com,
askubuntu.com, etc.).
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.scribejava.core.builder.api.DefaultApi20
createService, getAccessTokenVerb, getAuthorizationUrl, getClientAuthentication, getDeviceAuthorizationEndpoint, getDeviceAuthorizationExtractor, getRefreshTokenEndpoint, getRevokeTokenEndpoint
-
Constructor Details
-
StackExchangeApi
protected StackExchangeApi()
-
-
Method Details
-
instance
-
getAccessTokenEndpoint
- Specified by:
getAccessTokenEndpoint
in classDefaultApi20
-
getAuthorizationBaseUrl
- Specified by:
getAuthorizationBaseUrl
in classDefaultApi20
-
getAccessTokenExtractor
- Overrides:
getAccessTokenExtractor
in classDefaultApi20
-
getBearerSignature
- Overrides:
getBearerSignature
in classDefaultApi20
-