[JAVA] Facebook4j - Login

edited November 2013 in Library Questions

Hi everybody :) I'm having some doubts on how to authorize a user login on facebook on my program, so I can acess his informations like : friends, photos etc...

I've done some google and I found this : https://github.com/roundrop/facebook4j-oauth-example/blob/master/src/main/java/facebook4j/examples/signin/SignInServlet.java

But I cound't realize how this code works and I can't find any method to pass user account/password on this. It would be nice if somebody could help me :)

Some other codes using facebook4j can be found here: http://facebook4j.org/en/code-examples.html

Thank you for your patience, Pedro.

Sign In or Register to comment.