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