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.
  • Classes
    Class
    Description
    Integration with Spring Web MVC that automatically adds the CsrfToken into forms with hidden inputs when using Spring tag libraries.