Modifier and Type | Method and Description |
---|---|
List<AuthenticationHandler> |
WebSSOFilter.getHandlerList() |
Modifier and Type | Method and Description |
---|---|
void |
WebSSOFilter.setHandlerList(List<AuthenticationHandler> handlerList) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBasicAuthenticationHandler |
class |
BasicAuthenticationHandler
Checks for basic authentication credentials in the http request header.
|
class |
WssBasicAuthenticationHandler |
Modifier and Type | Class and Description |
---|---|
class |
CasHandler
Authentication Handler for CAS.
|
Modifier and Type | Class and Description |
---|---|
class |
GuestHandler
Handler that allows guest user access via a guest user account.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPKIHandler |
class |
PKIHandler
Handler for PKI based authentication.
|
class |
WssPKIHandler |
Modifier and Type | Class and Description |
---|---|
class |
SAMLAssertionHandler
Checks for a SAML assertion that has been returned to us in the ddf security cookie.
|
Modifier and Type | Class and Description |
---|---|
class |
IdpHandler
Handler for SAML 2.0 IdP based authentication.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.