Enum Class XXssProtectionHeaderWriter.HeaderValue

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

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