public abstract class NtlmMessage
extends java.lang.Object
| Constructor and Description |
|---|
NtlmMessage() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getMessageType(byte[] message)
Get NTLM message type.
|
static boolean |
isNtlmMessage(byte[] message) |