Uses of Class jcifs.ntlmssp.Type1Message

Uses in package jcifs.ntlmssp

Constructors with parameter type jcifs.ntlmssp.Type1Message

Creates a Type-2 message in response to the given Type-1 message using default values from the current environment.
Type2Message.Type2Message(Type1Message type1, byte[] challenge, String target)
Creates a Type-2 message in response to the given Type-1 message.

Methods with parameter type jcifs.ntlmssp.Type1Message

int
Returns the default flags for a Type-2 message created in response to the given Type-1 message in the current environment.