public class OdnoklassnikiApi extends DefaultApi20
| Modifier | Constructor and Description |
|---|---|
protected |
OdnoklassnikiApi() |
| Modifier and Type | Method and Description |
|---|---|
OdnoklassnikiOAuthService |
createService(OAuthConfig config)
|
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() |
ClientAuthenticationType |
getClientAuthenticationType() |
OAuth2SignatureType |
getSignatureType() |
static OdnoklassnikiApi |
instance() |
getAccessTokenExtractor, getAccessTokenVerb, getAuthorizationUrl, getAuthorizationUrl, getRefreshTokenEndpoint, getRevokeTokenEndpointpublic static OdnoklassnikiApi instance()
public String getAccessTokenEndpoint()
getAccessTokenEndpoint in class DefaultApi20protected String getAuthorizationBaseUrl()
getAuthorizationBaseUrl in class DefaultApi20public 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@Deprecated public OdnoklassnikiOAuthService createService(OAuthConfig config)
createService in interface BaseApi<OAuth20Service>createService in class DefaultApi20public OAuth2SignatureType getSignatureType()
getSignatureType in class DefaultApi20public ClientAuthenticationType getClientAuthenticationType()
getClientAuthenticationType in class DefaultApi20Copyright © 2018. All rights reserved.