Annotation Interface EnableWebMvcSecurity


Deprecated.
Use EnableWebSecurity instead which will automatically add the Spring MVC related Security items.
Add this annotation to an @Configuration class to have the Spring Security configuration integrate with Spring MVC.
Since:
3.2