Package | Description |
---|---|
net.bluemind.hps.auth.cas | |
net.bluemind.hps.auth.krb | |
net.bluemind.proxy.http.auth.impl | |
net.bluemind.proxy.http.impl | |
net.bluemind.proxy.http.impl.vertx |
Modifier and Type | Class and Description |
---|---|
class |
CasAuthEnforcer |
Modifier and Type | Class and Description |
---|---|
class |
KrbAuthEnforcer |
Modifier and Type | Method and Description |
---|---|
static java.util.List<IAuthEnforcer> |
Enforcers.enforcers(io.vertx.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
void |
SessionStore.addAuthEnforcers(java.util.List<IAuthEnforcer> authEnforcers) |
Constructor and Description |
---|
HpsReqHandler(io.vertx.core.Vertx vertx,
HPSConfiguration conf,
java.util.List<IAuthEnforcer> authEnforcers,
SessionStore ss,
CoreState coreState) |
ProtectedLocationHandler(io.vertx.core.Vertx vertx,
java.util.List<IAuthEnforcer> enforcers,
ForwardedLocation fl,
SessionStore ss,
CoreState coreState) |
Copyright © 2021. All Rights Reserved.