public interface AuthMatcher<T> extends DispatchInfoMatcher<T,java.util.Optional<Auth>>
| Modifier and Type | Method and Description | 
|---|---|
static AuthMatcher<HttpServerRequestContext> | 
requestMatcher()  | 
static AuthMatcher<io.vertx.core.http.ServerWebSocket> | 
webSocketMatcher()  | 
matchstatic AuthMatcher<HttpServerRequestContext> requestMatcher()
static AuthMatcher<io.vertx.core.http.ServerWebSocket> webSocketMatcher()
Copyright © 2023. All Rights Reserved.