jcifs.smb
Class NtlmChallenge

java.lang.Object
  extended byjcifs.smb.NtlmChallenge
All Implemented Interfaces:
java.io.Serializable

public final class NtlmChallenge
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 byte[] challenge
           
 UniAddress dc
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

challenge

public byte[] challenge

dc

public UniAddress dc
Method Detail

toString

public java.lang.String toString()