- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
@Service
public class OAuthTwitterApplicationOnlyService
extends Object
implements org.springframework.beans.factory.InitializingBean
Anonymous connection is no more possible (even just to display only a user public timeline)
So we HAVE TO authenticate the app itself :/
- See Also:
For the code here, this blog post was very helpful, we reuse some of its code :,
Look at also to https://dev.twitter.com/docs/auth/application-only-auth