Uses of Class
io.vertx.mutiny.ext.web.handler.SimpleAuthenticationHandler
Packages that use SimpleAuthenticationHandler
-
Uses of SimpleAuthenticationHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type SimpleAuthenticationHandlerModifier and TypeFieldDescriptionstatic final TypeArg<SimpleAuthenticationHandler>SimpleAuthenticationHandler.__TYPE_ARGMethods in io.vertx.mutiny.ext.web.handler that return SimpleAuthenticationHandlerModifier and TypeMethodDescriptionSimpleAuthenticationHandler.authenticate(Function<RoutingContext, io.smallrye.mutiny.Uni<User>> authenticationFunction) static SimpleAuthenticationHandlerSimpleAuthenticationHandler.create()static SimpleAuthenticationHandlerSimpleAuthenticationHandler.newInstance(io.vertx.ext.web.handler.SimpleAuthenticationHandler arg)