Uses of Class
io.vertx.mutiny.ext.web.handler.CSPHandler
Packages that use CSPHandler
-
Uses of CSPHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type CSPHandlerMethods in io.vertx.mutiny.ext.web.handler that return CSPHandlerModifier and TypeMethodDescriptionCSPHandler.addDirective
(String name, String value) static CSPHandler
CSPHandler.create()
static CSPHandler
CSPHandler.newInstance
(io.vertx.ext.web.handler.CSPHandler arg) CSPHandler.setDirective
(String name, String value) CSPHandler.setReportOnly
(boolean reportOnly)