Uses of Class
jcifs.smb.SmbAuthException
Packages that use SmbAuthException
-
Uses of SmbAuthException in jcifs.smb
Methods in jcifs.smb that return SmbAuthExceptionModifier and TypeMethodDescriptionprotected final SmbAuthException
NtlmAuthenticator.getRequestingException()
Methods in jcifs.smb with parameters of type SmbAuthExceptionModifier and TypeMethodDescriptionstatic NtlmPasswordAuthentication
NtlmAuthenticator.requestNtlmPasswordAuthentication
(String url, SmbAuthException sae) Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials.