I want to implement user account system for my site just like this, http://getsatisfaction.com/login allowing the user to login using Facebook, Twitter, Google, Yahoo and the like. The site is built using Struts 2 + Spring + Hibernate.
Any Java libraries that would help me in building this kind of user account system?