Uses of Class
com.github.scribejava.apis.service.TutByOAuthService
-
Packages that use TutByOAuthService Package Description com.github.scribejava.apis -
-
Uses of TutByOAuthService in com.github.scribejava.apis
Methods in com.github.scribejava.apis that return TutByOAuthService Modifier and Type Method Description TutByOAuthService
TutByApi. 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)
Deprecated.moved toTutByApi.getBearerSignature()
-