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 | Class and Description |
---|---|
class |
KrbProtocol |
Modifier and Type | Field and Description |
---|---|
IAuthEnforcer.IAuthProtocol |
AuthRequirements.protocol |
Modifier and Type | Method and Description |
---|---|
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 | 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) |
Modifier and Type | Class and Description |
---|---|
class |
SudoProtocol |
Copyright © 2021. All Rights Reserved.