Package | Description |
---|---|
jcifs.smb |
Modifier and Type | Method and Description |
---|---|
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.
|