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