Enum Class XXssProtectionServerHttpHeadersWriter.HeaderValue

java.lang.Object
java.lang.Enum<XXssProtectionServerHttpHeadersWriter.HeaderValue>
org.springframework.security.web.server.header.XXssProtectionServerHttpHeadersWriter.HeaderValue
All Implemented Interfaces:
Serializable, Comparable<XXssProtectionServerHttpHeadersWriter.HeaderValue>, Constable
Enclosing class:
XXssProtectionServerHttpHeadersWriter

public static enum XXssProtectionServerHttpHeadersWriter.HeaderValue extends Enum<XXssProtectionServerHttpHeadersWriter.HeaderValue>
The value of the x-xss-protection header. One of: "0", "1", "1; mode=block"
Since:
5.8