Modifier and Type | Method and Description |
---|---|
void |
DefaultAuthenticationHandler.setDelegate(AuthenticationDriver delegate) |
Modifier and Type | Class and Description |
---|---|
class |
BaseKerberosAuthenticationFilter
Base class with common code and initialisation for Kerberos authentication filters.
|
class |
BaseNTLMAuthenticationFilter
Base class with common code and initialisation for NTLM authentication filters.
|
class |
BaseSSOAuthenticationFilter
Base class with common code and initialisation for single signon authentication filters.
|
class |
KerberosAuthenticationFilter
WebDAV Kerberos Authentication Filter Class
|
class |
NTLMAuthenticationFilter
WebDav NTLM Authentication Filter Class
|
class |
SSOFallbackBasicAuthenticationDriver
Basic HTTP web authentication implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseSSOAuthenticationFilter.setFallback(AuthenticationDriver delegate)
Sets the fallback authentication support for this filter
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthenticationHandler
Abstract implementation of web authentication.
|
class |
BasicAuthenticationHandler
BASIC web authentication implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
KerberosAuthenticationHandler
Kerberos SSO web authentication implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
NtlmAuthenticationHandler
NTLM SSO web authentication implementation.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.