Uses of Class
io.dropwizard.web.conf.HstsHeaderFactory
-
Packages that use HstsHeaderFactory Package Description io.dropwizard.web.conf -
-
Uses of HstsHeaderFactory in io.dropwizard.web.conf
Methods in io.dropwizard.web.conf that return HstsHeaderFactory Modifier and Type Method Description HstsHeaderFactoryWebConfiguration. getHstsHeaderFactory()Methods in io.dropwizard.web.conf with parameters of type HstsHeaderFactory Modifier and Type Method Description voidWebConfiguration. setHstsHeaderFactory(HstsHeaderFactory hstsHeaderFactory)
-