Packet<Buffer.PlainBuffer>NtlmAuthenticate, NtlmChallenge, NtlmNegotiatepublic class NtlmPacket extends java.lang.Object implements Packet<Buffer.PlainBuffer>
| Constructor | Description |
|---|---|
NtlmPacket() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
read(Buffer.PlainBuffer buffer) |
|
void |
write(Buffer.PlainBuffer buffer) |
public void write(Buffer.PlainBuffer buffer)
write in interface Packet<Buffer.PlainBuffer>public void read(Buffer.PlainBuffer buffer) throws Buffer.BufferException
read in interface Packet<Buffer.PlainBuffer>Buffer.BufferException