Uses of Class
io.dropwizard.web.conf.FrameOptionsHeaderFactory
-
Packages that use FrameOptionsHeaderFactory Package Description io.dropwizard.web.conf -
-
Uses of FrameOptionsHeaderFactory in io.dropwizard.web.conf
Methods in io.dropwizard.web.conf that return FrameOptionsHeaderFactory Modifier and Type Method Description FrameOptionsHeaderFactoryWebConfiguration. getFrameOptionsHeaderFactory()Methods in io.dropwizard.web.conf with parameters of type FrameOptionsHeaderFactory Modifier and Type Method Description voidWebConfiguration. setFrameOptionsHeaderFactory(FrameOptionsHeaderFactory frameOptionsHeaderFactory)
-