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, waitrequestMatcher, webSocketMatcherpublic io.vertx.core.Future<java.util.Optional<Auth>> match(HttpServerRequestContext context)
match in interface DispatchInfoMatcher<HttpServerRequestContext,java.util.Optional<Auth>>Copyright © 2024. All Rights Reserved.