| Package | Description |
|---|---|
| jcifs.smb |
| Modifier and Type | Method and Description |
|---|---|
static NtlmPasswordAuthenticator |
NtlmAuthenticator.requestNtlmPasswordAuthentication(NtlmAuthenticator a,
String url,
SmbAuthException sae) |
static NtlmPasswordAuthenticator |
NtlmAuthenticator.requestNtlmPasswordAuthentication(String url,
SmbAuthException sae)
Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials.
|
| Modifier and Type | Method and Description |
|---|---|
SmbTransport |
DfsImpl.getDc(CIFSContext tf,
String domain)
Get a connection to the domain controller for a given domain
|
boolean |
DfsImpl.isTrustedDomain(CIFSContext tf,
String domain) |
DfsReferralData |
DfsImpl.resolve(CIFSContext tf,
String domain,
String root,
String path)
Resolve the location of a DFS path
|
Copyright © 2023. All rights reserved.