public final class ProtectedLocationHandler
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
Constructor and Description |
---|
ProtectedLocationHandler(io.vertx.core.Vertx vertx,
java.util.List<IAuthEnforcer> enforcers,
ForwardedLocation fl,
SessionStore ss,
CoreState coreState) |
Modifier and Type | Method and Description |
---|---|
void |
handle(io.vertx.core.http.HttpServerRequest event) |
public ProtectedLocationHandler(io.vertx.core.Vertx vertx, java.util.List<IAuthEnforcer> enforcers, ForwardedLocation fl, SessionStore ss, CoreState coreState)
Copyright © 2021. All Rights Reserved.