Uses of Enum Class
com.c4_soft.springaddons.security.oidc.starter.properties.Csrf
Packages that use Csrf
Package
Description
-
Uses of Csrf in com.c4_soft.springaddons.security.oidc.starter.properties
Methods in com.c4_soft.springaddons.security.oidc.starter.properties that return Csrf -
Uses of Csrf in com.c4_soft.springaddons.security.oidc.starter.reactive
Methods in com.c4_soft.springaddons.security.oidc.starter.reactive with parameters of type CsrfModifier and TypeMethodDescriptionstatic org.springframework.security.config.web.server.ServerHttpSecurityReactiveConfigurationSupport.configureState(org.springframework.security.config.web.server.ServerHttpSecurity http, boolean isStatless, Csrf csrfEnum, String csrfCookieName, String csrfCookiePath) -
Uses of Csrf in com.c4_soft.springaddons.security.oidc.starter.synchronised
Methods in com.c4_soft.springaddons.security.oidc.starter.synchronised with parameters of type CsrfModifier and TypeMethodDescriptionstatic org.springframework.security.config.annotation.web.builders.HttpSecurityServletConfigurationSupport.configureState(org.springframework.security.config.annotation.web.builders.HttpSecurity http, boolean isStatless, Csrf csrfEnum, String csrfCookieName, String csrfCookiePath)