| Interface | Description |
|---|---|
| NLTMAuthenticator |
An specialized
AuthenticationComponent that is capable of handling NTLM authentication directly, either by
'passing through' to a domain server or by validating an MD4 hashed password. |
| Class | Description |
|---|---|
| NTLMAuthenticationComponentImpl |
NTLM Authentication Component Class
|
| NTLMAuthenticationProvider |
NTLM Authentication Provider
|
| NTLMChallenge |
Contains the NTLM challenge bytes.
|
| NTLMLocalToken |
Used to provide authentication with a remote Windows server when the username and password are
provided locally.
|
| NTLMPassthruToken |
Used to provide passthru authentication to a remote Windows server using multiple stages that
allows authentication details to be passed between a client and the remote authenticating server without
the password being known by the authentication provider.
|
| NullMutableAuthenticationDao |
Null Mutable Authentication Dao Class
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.