Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.security.ntlm.NtlmUserAccount

Packages that use NtlmUserAccount
com.liferay.portal.security.ntlm   
 

Uses of NtlmUserAccount in com.liferay.portal.security.ntlm
 

Methods in com.liferay.portal.security.ntlm that return NtlmUserAccount
 NtlmUserAccount NtlmManager.authenticate(byte[] material, byte[] serverChallenge)
           
 NtlmUserAccount Netlogon.logon(String domain, String userName, String workstation, byte[] serverChallenge, byte[] ntResponse, byte[] lmResponse)
           
 


Liferay 6.2-ce-ga5