| Package | Description |
|---|---|
| jcifs.smb |
| Modifier and Type | Method and Description |
|---|---|
protected SmbAuthException |
NtlmAuthenticator.getRequestingException() |
protected SmbAuthException |
NtlmAuthenticator.getRequestingException() |
| Modifier and Type | Method and Description |
|---|---|
static NtlmPasswordAuthentication |
NtlmAuthenticator.requestNtlmPasswordAuthentication(java.lang.String url,
SmbAuthException sae)
Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials.
|
static NtlmPasswordAuthentication |
NtlmAuthenticator.requestNtlmPasswordAuthentication(java.lang.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 |
Dfs.getDc(java.lang.String domain,
NtlmPasswordAuthentication auth) |
DfsReferral |
Dfs.getReferral(SmbTransport trans,
java.lang.String domain,
java.lang.String root,
java.lang.String path,
NtlmPasswordAuthentication auth) |
java.util.HashMap |
Dfs.getTrustedDomains(NtlmPasswordAuthentication auth) |
boolean |
Dfs.isTrustedDomain(java.lang.String domain,
NtlmPasswordAuthentication auth) |
DfsReferral |
Dfs.resolve(java.lang.String domain,
java.lang.String root,
java.lang.String path,
NtlmPasswordAuthentication auth) |