Class ServerHttpSecurity.HeaderSpec.XssProtectionSpec
java.lang.Object
org.springframework.security.config.web.server.ServerHttpSecurity.HeaderSpec.XssProtectionSpec
- Enclosing class:
- ServerHttpSecurity.HeaderSpec
Configures x-xss-protection response header
-
Method Summary
-
Method Details
-
disable
Disables the x-xss-protection response header- Returns:
- the
ServerHttpSecurity.HeaderSpec
to continue configuring
-