<< April 14, 2009 | Home | April 16, 2009 >>

Twitter4J now supports OAuth authentication scheme

The time has come.
Twitter4J now supports OAuth authentication scheme in the latest build.
It's not available in the central repo yet and you can download the
latest build at :
http://yusuke.homeip.net/hudson/job/Twitter4J/lastBuild/net.homeip.yusuke$twitter4j/



Please give it a try and let me know how it goes at Twitter4J list.
The use of OAuth feature in Twitter4J is not well document at this time.
OAuthUpdate should be the best example for now.
http://yusuke.homeip.net/fisheye/browse/svn/twitter4j/trunk/src/main/java/twitter4j/examples/OAuthUpdate.java?r=210

Note that you need to register your application at twitter.com before
you dive into the OAuth feature.
http://twitter.com/oauth_clients/new

See also:
- Quick and Dirty Twitter oAuth Manual
http://docs.google.com/Doc?id=ajmd9vnthtq9_64ctxkqvfm
- OAuth FAQ
http://apiwiki.twitter.com/OAuth-FAQ