| Class | Description |
|---|---|
| WebMvcSecurityConfiguration |
Used to add a
RequestDataValueProcessor for Spring MVC and Spring
Security CSRF integration. |
| Annotation Type | Description |
|---|---|
| EnableWebMvcSecurity |
Add this annotation to an
@Configuration class to have the Spring Security
configuration integrate with Spring MVC. |