Uses of Enum Class
org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
Packages that use XssProtectionOption
-
Uses of XssProtectionOption in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
Fields in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl declared as XssProtectionOptionModifier and TypeFieldDescriptionstatic final XssProtectionOptionXssProtectionProvider.HEADER_DEFAULT_VALUEMethods in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl that return XssProtectionOptionModifier and TypeMethodDescriptionprotected XssProtectionOptionXssProtectionProvider.parseValue(String optionValue) static XssProtectionOptionReturns the enum constant of this class with the specified name.static XssProtectionOption[]XssProtectionOption.values()Returns an array containing the constants of this enum class, in the order they are declared.