In last few tutorials, we learned about different ways to secure your web application using spring security 3. We learned about xml user details, JDBC based user details service and...
The post How to unit test spring security authentication with junit appeared first on How To Do In Java.