Device Authentication: Notify User of Login From New Device or Location

Spring Security is the framework most used framework along with Spring MVC for authentication and authorization purposes. It provides ways to create an authentication manager for authenticating different providers like OpenId, LDAP, database, etc.

Read full article on Dzone