public class StackExchangeApi extends DefaultApi20
| Modifier | Constructor and Description |
|---|---|
protected |
StackExchangeApi() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessTokenEndpoint() |
TokenExtractor<OAuth2AccessToken> |
getAccessTokenExtractor() |
protected String |
getAuthorizationBaseUrl() |
OAuth2SignatureType |
getSignatureType() |
static StackExchangeApi |
instance() |
createService, getAccessTokenVerb, getAuthorizationUrl, getClientAuthentication, getClientAuthenticationType, getRefreshTokenEndpoint, getRevokeTokenEndpointpublic static StackExchangeApi instance()
public String getAccessTokenEndpoint()
getAccessTokenEndpoint in class DefaultApi20protected String getAuthorizationBaseUrl()
getAuthorizationBaseUrl in class DefaultApi20public TokenExtractor<OAuth2AccessToken> getAccessTokenExtractor()
getAccessTokenExtractor in class DefaultApi20public OAuth2SignatureType getSignatureType()
getSignatureType in class DefaultApi20Copyright © 2018. All rights reserved.