Uses of Interface
io.vertx.ext.web.handler.InputTrustHandler
Packages that use InputTrustHandler
Package
Description
-
Uses of InputTrustHandler in io.vertx.ext.web.handler
Subinterfaces of InputTrustHandler in io.vertx.ext.web.handlerModifier and TypeInterfaceDescriptioninterfaceThis handler adds a CSRF token to requests which mutate state. -
Uses of InputTrustHandler in io.vertx.reactivex.ext.web.handler
Methods in io.vertx.reactivex.ext.web.handler that return InputTrustHandlerMethods in io.vertx.reactivex.ext.web.handler with parameters of type InputTrustHandlerModifier and TypeMethodDescriptionstatic InputTrustHandlerInputTrustHandler.newInstance(InputTrustHandler arg) -
Uses of InputTrustHandler in io.vertx.rxjava3.ext.web.handler
Methods in io.vertx.rxjava3.ext.web.handler that return InputTrustHandlerMethods in io.vertx.rxjava3.ext.web.handler with parameters of type InputTrustHandlerModifier and TypeMethodDescriptionstatic InputTrustHandlerInputTrustHandler.newInstance(InputTrustHandler arg)