cgl.narada.util.ntlm
Class NTLMType3Message
java.lang.Object
cgl.narada.util.ntlm.NTLMMessage
cgl.narada.util.ntlm.NTLMType3Message
public class NTLMType3Message
- extends NTLMMessage
Title:
Description:
Company:
|
Method Summary |
byte[] |
export()
------------------------------------------------------------------------- |
String |
exportBase64()
------------------------------------------------------------------------- |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NTLMType3Message
public NTLMType3Message(String domain,
String host,
String user,
String password,
byte[] nonce)
export
public byte[] export()
throws IOException
- -------------------------------------------------------------------------
- Overrides:
export in class NTLMMessage
- Throws:
IOException
exportBase64
public String exportBase64()
throws IOException
- -------------------------------------------------------------------------
- Throws:
IOException
For comments and suggestions please send
e-mail to
The NaradaBrokering Project