| Package | Description |
|---|---|
| jcifs.ntlmssp.av |
| Modifier and Type | Class and Description |
|---|---|
class |
AvChannelBindings |
class |
AvFlags |
class |
AvSingleHost |
class |
AvTargetName |
class |
AvTimestamp |
| Modifier and Type | Method and Description |
|---|---|
static AvPair |
AvPairs.get(List<AvPair> pairs,
int type) |
| Modifier and Type | Method and Description |
|---|---|
static List<AvPair> |
AvPairs.decode(byte[] data)
Decode a list of AvPairs
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AvPairs.replace(List<AvPair> pairs,
AvPair rep)
Replace all occurances of the given type
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AvPairs.contains(List<AvPair> pairs,
int type) |
static byte[] |
AvPairs.encode(List<AvPair> pairs) |
static AvPair |
AvPairs.get(List<AvPair> pairs,
int type) |
static void |
AvPairs.remove(List<AvPair> pairs,
int type)
Remove all occurances of the given type
|
static void |
AvPairs.replace(List<AvPair> pairs,
AvPair rep)
Replace all occurances of the given type
|
Copyright © 2023. All rights reserved.