Uses of Class
com.twitter.clientlib.auth.TwitterOAuth20Service
-
Packages that use TwitterOAuth20Service Package Description com.twitter.clientlib.auth -
-
Uses of TwitterOAuth20Service in com.twitter.clientlib.auth
Methods in com.twitter.clientlib.auth that return TwitterOAuth20Service Modifier and Type Method Description TwitterOAuth20Service
TwitterOAuth20Service. createService(String apiKey, String apiSecret, String callback, String defaultScope, String responseType, OutputStream debugStream, String userAgent, com.github.scribejava.core.httpclient.HttpClientConfig httpClientConfig, com.github.scribejava.core.httpclient.HttpClient httpClient)
-