Uses of Class
io.dropwizard.web.conf.XssProtectionHeaderFactory
-
Packages that use XssProtectionHeaderFactory Package Description io.dropwizard.web.conf -
-
Uses of XssProtectionHeaderFactory in io.dropwizard.web.conf
Methods in io.dropwizard.web.conf that return XssProtectionHeaderFactory Modifier and Type Method Description XssProtectionHeaderFactoryWebConfiguration. getXssProtectionHeaderFactory()Methods in io.dropwizard.web.conf with parameters of type XssProtectionHeaderFactory Modifier and Type Method Description voidWebConfiguration. setXssProtectionHeaderFactory(XssProtectionHeaderFactory xssProtectionHeaderFactory)
-