| Package | Description |
|---|---|
| jcifs.ntlmssp |
| Modifier and Type | Method and Description |
|---|---|
static int |
Type2Message.getDefaultFlags(CIFSContext tc,
Type1Message type1)
Returns the default flags for a Type-2 message created in response
to the given Type-1 message in the current environment.
|
| Constructor and Description |
|---|
Type2Message(CIFSContext tc,
Type1Message type1)
Creates a Type-2 message in response to the given Type-1 message
using default values from the current environment.
|
Type2Message(CIFSContext tc,
Type1Message type1,
byte[] challenge,
String target)
Creates a Type-2 message in response to the given Type-1 message.
|
Copyright © 2021. All rights reserved.