Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portal.security.ntlm with parameters of type NtlmServiceAccount
 void NetlogonConnection.connect(String domainController, String domainControllerName, NtlmServiceAccount ntlmServiceAccount, SecureRandom secureRandom)
           
 void Netlogon.setConfiguration(String domainController, String domainControllerName, NtlmServiceAccount ntlmServiceAccount)
           
 


Liferay 6.1.2-ce-ga3