|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcifs.smb.NtlmContext
public class NtlmContext
| Constructor Summary | |
|---|---|
NtlmContext(NtlmPasswordAuthentication auth,
boolean doSigning)
|
|
| Method Summary | |
|---|---|
byte[] |
getServerChallenge()
|
byte[] |
getSigningKey()
|
byte[] |
initSecContext(byte[] token,
int offset,
int len)
|
boolean |
isEstablished()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NtlmContext(NtlmPasswordAuthentication auth,
boolean doSigning)
| Method Detail |
|---|
public boolean isEstablished()
public byte[] getServerChallenge()
public byte[] getSigningKey()
public byte[] initSecContext(byte[] token,
int offset,
int len)
throws SmbException
SmbException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||