Uses of Class
com.github.scribejava.apis.OdnoklassnikiApi
Packages that use OdnoklassnikiApi
-
Uses of OdnoklassnikiApi in com.github.scribejava.apis
Methods in com.github.scribejava.apis that return OdnoklassnikiApi -
Uses of OdnoklassnikiApi in com.github.scribejava.apis.odnoklassniki
Constructors in com.github.scribejava.apis.odnoklassniki with parameters of type OdnoklassnikiApiModifierConstructorDescriptionOdnoklassnikiOAuthService
(OdnoklassnikiApi api, String apiKey, String apiSecret, String callback, String defaultScope, String responseType, OutputStream debugStream, String userAgent, HttpClientConfig httpClientConfig, HttpClient httpClient)