public class TwitterServiceProvider extends org.springframework.social.oauth1.AbstractOAuth1ServiceProvider<Twitter>
Constructor and Description |
---|
TwitterServiceProvider(String consumerKey,
String consumerSecret) |
Modifier and Type | Method and Description |
---|---|
Twitter |
getApi(String accessToken,
String secret) |