Preview Spring Security Test: Method Security
[callout title=Updated March 31 2015]This blog is outdated and no longer maintained. Please refer to the Test Section of the reference documentation for updated documentation. [/callout]
On Monday I announced the release of Spring Security 4.0.0.M1. This is the first of a three part blog series introducing the Spring Security Testing support. The series outline can be seen below:
- In this post we will discuss how spring-security-test makes method based security testing easier
- Our second post will demonstrate how to use spring-security-test with Spring MVC Test
- Our final post will demonstrate how to use spring-security-test with Spring Test MVC HtmlUnit …