Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.apache.nifi.web.security.csrf.CsrfCookieRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.springframework.security.web.csrf.CsrfTokenRequestAttributeHandler (implements org.springframework.security.web.csrf.CsrfTokenRequestHandler)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- org.apache.nifi.web.security.cookie.StandardApplicationCookieService (implements org.apache.nifi.web.security.cookie.ApplicationCookieService)
- org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository (implements org.springframework.security.web.csrf.CsrfTokenRepository)