Package org.springframework.integration.twitter.oauth

Interface Summary
AccessTokenInitialRequestProcessListener if the factory bean isn't provided a 'accesstoken' and 'accesstokensecret', then it will try to obtain those bits of informatio on the users behalf.
 

Class Summary
AbstractOAuthAccessTokenBasedFactoryBean<T> base-class for OAuthAccessTokenBasedTwitterFactoryBean.
ConsoleBasedAccessTokenInitialRequestProcessListener Default System.(out|in) based implementation of the AccessTokenInitialRequestProcessListener interface
OAuthAccessTokenBasedTwitterFactoryBean  
OAuthConfiguration Simple bean we can use to store the configuration and store shared references to both an AsyncTwitter and an Twitter instance.
OAuthConfigurationFactoryBean Center piece for configuration for all the twitter adapters