|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.security.ntlm.Netlogon
public class Netlogon
| Constructor Summary | |
|---|---|
Netlogon()
|
|
| Method Summary | |
|---|---|
NtlmUserAccount |
logon(String domain,
String userName,
String workstation,
byte[] serverChallenge,
byte[] ntResponse,
byte[] lmResponse)
|
void |
setConfiguration(String domainController,
String domainControllerName,
NtlmServiceAccount ntlmServiceAccount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Netlogon()
| Method Detail |
|---|
public NtlmUserAccount logon(String domain,
String userName,
String workstation,
byte[] serverChallenge,
byte[] ntResponse,
byte[] lmResponse)
throws NtlmLogonException
NtlmLogonException
public void setConfiguration(String domainController,
String domainControllerName,
NtlmServiceAccount ntlmServiceAccount)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||