Uses of Class
com.github.scribejava.apis.odnoklassniki.OdnoklassnikiOAuthService
-
Packages that use OdnoklassnikiOAuthService Package Description com.github.scribejava.apis -
-
Uses of OdnoklassnikiOAuthService in com.github.scribejava.apis
Methods in com.github.scribejava.apis that return OdnoklassnikiOAuthService Modifier and Type Method Description OdnoklassnikiOAuthService
OdnoklassnikiApi. createService(java.lang.String apiKey, java.lang.String apiSecret, java.lang.String callback, java.lang.String scope, java.io.OutputStream debugStream, java.lang.String state, java.lang.String responseType, java.lang.String userAgent, com.github.scribejava.core.httpclient.HttpClientConfig httpClientConfig, com.github.scribejava.core.httpclient.HttpClient httpClient)
-