Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.security.ntlm.msrpc.NetlogonNetworkInfo

Packages that use NetlogonNetworkInfo
com.liferay.portal.security.ntlm.msrpc   
 

Uses of NetlogonNetworkInfo in com.liferay.portal.security.ntlm.msrpc
 

Constructors in com.liferay.portal.security.ntlm.msrpc with parameters of type NetlogonNetworkInfo
NetrLogonSamLogon(String logonServer, String computerName, NetlogonAuthenticator netlogonAuthenticator, NetlogonAuthenticator returnNetlogonAuthenticator, int logonLevel, NetlogonNetworkInfo netlogonNetworkInfo, int validationLevel, NetlogonValidationSamInfo netlogonValidationSamInfo, int authoritative)
           
 


Liferay 6.1.2-ce-ga3