Interface | Description |
---|---|
AuthenticationDriver |
A general interface for servlet-based authentication.
|
RemoteUserMapper |
An interface for objects capable of extracting an externally authenticated user ID from an HTTP request.
|
SharepointConstants |
A place to put Sharepoint specific authentication constants.
|
Class | Description |
---|---|
AuthenticationFilter |
WebDAV Authentication Filter Class
|
BaseAuthenticationFilter |
A base class for authentication filters.
|
BaseKerberosAuthenticationFilter |
Base class with common code and initialisation for Kerberos authentication filters.
|
BaseNTLMAuthenticationFilter |
Base class with common code and initialisation for NTLM authentication filters.
|
BaseSSOAuthenticationFilter |
Base class with common code and initialisation for single signon authentication filters.
|
HTTPRequestAuthenticationFilter |
WebDAV Authentication Filter Class for SSO linke SiteMinder and IChains
|
HTTPRequestAuthenticationFilterTestFilter |
This filter simply sets a request header to test the SSO filters
|
KerberosAuthenticationFilter |
WebDAV Kerberos Authentication Filter Class
|
NTLMAuthenticationFilter |
WebDav NTLM Authentication Filter Class
|
WebDAVUser |
WebDAV User Class
|
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.