Uses of Package
org.alfresco.repo.security.authentication.ntlm
-
Packages that use org.alfresco.repo.security.authentication.ntlm Package Description org.alfresco.filesys.auth.cifs Provides authentication implementations for CIFSorg.alfresco.filesys.auth.ftp org.alfresco.repo.security.authentication org.alfresco.repo.security.authentication.ntlm -
Classes in org.alfresco.repo.security.authentication.ntlm used by org.alfresco.filesys.auth.cifs Class 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.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. -
Classes in org.alfresco.repo.security.authentication.ntlm used by org.alfresco.filesys.auth.ftp Class 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. -
Classes in org.alfresco.repo.security.authentication.ntlm used by org.alfresco.repo.security.authentication Class 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. -
Classes in org.alfresco.repo.security.authentication.ntlm used by org.alfresco.repo.security.authentication.ntlm Class 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.NTLMChallenge Contains the NTLM challenge bytes.NTLMLocalToken Used to provide authentication with a remote Windows server when the username and password are provided locally.