public class OdnoklassnikiApi extends DefaultApi20
Modifier | Constructor and Description |
---|---|
protected |
OdnoklassnikiApi() |
Modifier and Type | Method and Description |
---|---|
OdnoklassnikiOAuthService |
createService(String apiKey,
String apiSecret,
String callback,
String scope,
OutputStream debugStream,
String state,
String responseType,
String userAgent,
HttpClientConfig httpClientConfig,
HttpClient httpClient) |
String |
getAccessTokenEndpoint() |
protected String |
getAuthorizationBaseUrl() |
ClientAuthentication |
getClientAuthentication() |
OAuth2SignatureType |
getSignatureType() |
static OdnoklassnikiApi |
instance() |
getAccessTokenExtractor, getAccessTokenVerb, getAuthorizationUrl, getClientAuthenticationType, getRefreshTokenEndpoint, getRevokeTokenEndpoint
public static OdnoklassnikiApi instance()
public String getAccessTokenEndpoint()
getAccessTokenEndpoint
in class DefaultApi20
protected String getAuthorizationBaseUrl()
getAuthorizationBaseUrl
in class DefaultApi20
public OdnoklassnikiOAuthService createService(String apiKey, String apiSecret, String callback, String scope, OutputStream debugStream, String state, String responseType, String userAgent, HttpClientConfig httpClientConfig, HttpClient httpClient)
createService
in interface BaseApi<OAuth20Service>
createService
in class DefaultApi20
public OAuth2SignatureType getSignatureType()
getSignatureType
in class DefaultApi20
public ClientAuthentication getClientAuthentication()
getClientAuthentication
in class DefaultApi20
Copyright © 2018. All rights reserved.