jcifs.smb
Class NtlmChallenge

java.lang.Object
  extended by jcifs.smb.NtlmChallenge
All Implemented Interfaces:
Serializable

public final class NtlmChallenge
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 byte[] challenge
           
 UniAddress dc
           
 
Method Summary
 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 String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.