public class RequestInfoMatcher extends java.lang.Object implements AuthMatcher<HttpServerRequestContext>
Constructor and Description |
---|
RequestInfoMatcher() |
Modifier and Type | Method and Description |
---|---|
io.vertx.core.Future<java.util.Optional<Auth>> |
match(HttpServerRequestContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requestMatcher, webSocketMatcher
public io.vertx.core.Future<java.util.Optional<Auth>> match(HttpServerRequestContext context)
match
in interface DispatchInfoMatcher<HttpServerRequestContext,java.util.Optional<Auth>>
Copyright © 2023. All Rights Reserved.