|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sibvisions.rad.server.security.ntlm.NtlmSession
public final class NtlmSession
The Session
holds the challenge and domain controller
for later authentication.
Method Summary | |
---|---|
byte[] |
getChallenge()
Gets the challenge. |
jcifs.UniAddress |
getDomainController()
Gets the domain controller. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final byte[] getChallenge()
public final jcifs.UniAddress getDomainController()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |