Which Java library should I use for authentication through Facebook, Gmail, local auth, etc.?

Which Java library do you recommend to implement authentication in a Java web app (just servlets & JSPs)? We want to offer the most common authentication providers (Facebook, Yahoo, Gmail, etc.) and also local account registration.

I have found SocialAuth but it looks pretty new and I don't know if there are better alternatives. In addition, it looks like SocialAuth will request access to users contacts which I don't need and could annoy our users.

Thanks!

8
задан Óscar 14 December 2010 в 16:39
поделиться