JSP and Facebook related inquiries.
Is a Web site that is linked to Facebook. On its Web site once the user logged in to Facebook. After that, disconnect from the web site. Access to its Web site. Without authentication, I want to log in to Facebook.
For example, like php's getAccessToken() or setAccessToken() function.
AccessToken of the authenticated user in the DB. By comparing the token, Facebook auto-login seems possible. Without a login dialog.
But, JSP-API could not find material related.
Answer please.