Uses of Class
io.vertx.mutiny.ext.web.handler.CSRFHandler
Packages that use CSRFHandler
-
Uses of CSRFHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type CSRFHandlerMethods in io.vertx.mutiny.ext.web.handler that return CSRFHandlerModifier and TypeMethodDescriptionstatic CSRFHandlerstatic CSRFHandlerCSRFHandler.newInstance(io.vertx.ext.web.handler.CSRFHandler arg) CSRFHandler.setCookieHttpOnly(boolean httpOnly) CSRFHandler.setCookieName(String name) CSRFHandler.setCookiePath(String path) CSRFHandler.setCookieSecure(boolean secure) CSRFHandler.setHeaderName(String name) CSRFHandler.setNagHttps(boolean nag) CSRFHandler.setTimeout(long timeout)