Package org.springframework.security.web.servlet.support.csrf
@NullMarked
package org.springframework.security.web.servlet.support.csrf
CSRF support classes for Spring's web MVC framework. Provides easy evaluation of the
request context in views, and miscellaneous HandlerInterceptor implementations.
-
ClassesClassDescriptionIntegration with Spring Web MVC that automatically adds the
CsrfTokeninto forms with hidden inputs when using Spring tag libraries.