Customization of Spring Security Authentication
Normally we do application authentication against a database or authenticating through web services or even more complicated a mix of them. With this in mind, I start to investigate how to use spring security to achieve authentication in these scenarios. Read the rest of this entry »