| パッケージ | 説明 |
|---|---|
| jcifs.ntlmssp |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static int |
Type2Message.getDefaultFlags(Type1Message type1)
Returns the default flags for a Type-2 message created in response
to the given Type-1 message in the current environment.
|
| コンストラクタと説明 |
|---|
Type2Message(Type1Message type1)
Creates a Type-2 message in response to the given Type-1 message
using default values from the current environment.
|
Type2Message(Type1Message type1,
byte[] challenge,
String target)
Creates a Type-2 message in response to the given Type-1 message.
|
Copyright © 2016. All rights reserved.