Package org.alfresco.repo.security.authentication.ntlm
-
Interface Summary Interface Description NLTMAuthenticator An specializedAuthenticationComponentthat is capable of handling NTLM authentication directly, either by 'passing through' to a domain server or by validating an MD4 hashed password. -
Class Summary Class Description NTLMAuthenticationComponentImpl NTLM Authentication Component ClassNTLMAuthenticationProvider NTLM Authentication ProviderNTLMChallenge 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