Uses of Class
io.vertx.mutiny.ext.web.handler.AuthorizationHandler
Packages that use AuthorizationHandler
-
Uses of AuthorizationHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type AuthorizationHandlerModifier and TypeFieldDescriptionstatic final TypeArg<AuthorizationHandler>
AuthorizationHandler.__TYPE_ARG
Methods in io.vertx.mutiny.ext.web.handler that return AuthorizationHandlerModifier and TypeMethodDescriptionAuthorizationHandler.addAuthorizationProvider
(AuthorizationProvider authorizationProvider) static AuthorizationHandler
AuthorizationHandler.create
(Authorization authorization) static AuthorizationHandler
AuthorizationHandler.newInstance
(io.vertx.ext.web.handler.AuthorizationHandler arg)