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 SmbAuthExceptionNtlmAuthenticator.getRequestingException()Methods in jcifs.smb with parameters of type SmbAuthExceptionModifier and TypeMethodDescriptionstatic NtlmPasswordAuthenticationNtlmAuthenticator.requestNtlmPasswordAuthentication(String url, SmbAuthException sae) Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials.