Package | Description |
---|---|
net.bluemind.hps.auth.cas | |
net.bluemind.hps.auth.krb | |
net.bluemind.proxy.http.auth.api | |
net.bluemind.proxy.http.impl | |
net.bluemind.proxy.http.impl.vertx |
Modifier and Type | Class and Description |
---|---|
class |
CasProtocol |
Modifier and Type | Method and Description |
---|---|
IAuthEnforcer.IAuthProtocol |
CasAuthEnforcer.getProtocol() |
Modifier and Type | Class and Description |
---|---|
class |
KrbProtocol |
Modifier and Type | Method and Description |
---|---|
IAuthEnforcer.IAuthProtocol |
KrbAuthEnforcer.getProtocol() |
Modifier and Type | Field and Description |
---|---|
IAuthEnforcer.IAuthProtocol |
AuthRequirements.protocol |
Modifier and Type | Method and Description |
---|---|
IAuthEnforcer.IAuthProtocol |
IAuthEnforcer.getProtocol() |
IAuthEnforcer.IAuthProtocol |
IAuthEnforcer.ISessionStore.getProtocol(java.lang.String sessionId) |
Modifier and Type | Method and Description |
---|---|
static AuthRequirements |
AuthRequirements.needSession(IAuthEnforcer.IAuthProtocol protocol) |
java.lang.String |
IAuthEnforcer.ISessionStore.newSession(java.lang.String providerSession,
IAuthEnforcer.IAuthProtocol protocol) |
Modifier and Type | Field and Description |
---|---|
IAuthEnforcer.IAuthProtocol |
SessionStore.SidData.protocol |
Modifier and Type | Method and Description |
---|---|
IAuthEnforcer.IAuthProtocol |
SessionStore.getProtocol(java.lang.String sessionId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SessionStore.getOrAllocateCookie(java.lang.String sessionId,
IAuthEnforcer.IAuthProtocol protocol) |
java.lang.String |
SessionStore.newSession(java.lang.String providerSession,
IAuthEnforcer.IAuthProtocol protocol) |
Constructor and Description |
---|
SidData(java.lang.String cookie,
IAuthEnforcer.IAuthProtocol protocol) |
SidData(java.lang.String cookie,
IAuthEnforcer.IAuthProtocol protocol,
boolean needCheck) |
Modifier and Type | Class and Description |
---|---|
class |
SudoProtocol |
Copyright © 2021. All Rights Reserved.