public class TwitterServiceProvider extends org.springframework.social.oauth1.AbstractOAuth1ServiceProvider<Twitter>
TwitterServiceProvider(String consumerKey, String consumerSecret)
Twitter
getApi(String accessToken, String secret)
getConsumerKey, getConsumerSecret, getOAuthOperations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TwitterServiceProvider(String consumerKey, String consumerSecret)
public Twitter getApi(String accessToken, String secret)
getApi
org.springframework.social.oauth1.OAuth1ServiceProvider<Twitter>
org.springframework.social.oauth1.AbstractOAuth1ServiceProvider<Twitter>