| Package | Description |
|---|---|
| jcifs.smb |
| Modifier and Type | Class and Description |
|---|---|
class |
NtlmContext
For initiating NTLM authentication (including NTLMv2).
|
| Modifier and Type | Method and Description |
|---|---|
SSPContext |
NtlmPasswordAuthentication.createContext(CIFSContext transportContext,
String targetDomain,
String host,
byte[] initialToken,
boolean doSigning) |
SSPContext |
CredentialsInternal.createContext(CIFSContext tc,
String targetDomain,
String host,
byte[] initialToken,
boolean doSigning) |
SSPContext |
Kerb5Authenticator.createContext(CIFSContext tc,
String targetDomain,
String host,
byte[] initialToken,
boolean doSigning) |
Copyright © 2018. All rights reserved.