| Package | Description |
|---|---|
| net.bluemind.central.reverse.proxy.vertx | |
| net.bluemind.central.reverse.proxy.vertx.impl |
| Modifier and Type | Method and Description |
|---|---|
static Auth |
Auth.create(java.lang.String login) |
static Auth |
Auth.create(java.lang.String login,
java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<java.util.Optional<Auth>> |
RequestInfoMatcher.match(HttpServerRequestContext context) |
io.vertx.core.Future<java.util.Optional<Auth>> |
WebSocketInfoMatcher.match(io.vertx.core.http.ServerWebSocket websocket) |
| Constructor and Description |
|---|
LoginCookieHook(DispatchInfoMatcher<HttpServerRequestContext,java.util.Optional<Auth>> infoMatcher) |
ProxyLogHook(DispatchInfoMatcher<HttpServerRequestContext,java.util.Optional<Auth>> infoMatcher) |
Copyright © 2023. All Rights Reserved.