Uses of Class
jcifs.smb.SmbAuthException

Uses of SmbAuthException in jcifs.smb
 

Methods in jcifs.smb that return SmbAuthException
protected  SmbAuthException NtlmAuthenticator.getRequestingException()
           
 

Methods in jcifs.smb with parameters of type SmbAuthException
static NtlmPasswordAuthentication NtlmAuthenticator.requestNtlmPasswordAuthentication(java.lang.String url, SmbAuthException sae)
          Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials.