I am trying to implement twitter xauth using java. I have already registered application and gained privilege for xauth. I already used API for login, post and other. Now I want to do it on my own. I have read the docs form twitter. I have understood some aspect of it. I want to implement it. Can anyone guide me for creating program.
I happen to read this thread Implement OAuth in Java but it didn't work for me.
And if I am not clear then ask me.
Thanks.