All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jcifs_1.3.3.docs.api.jcifs.smb.class-use.SmbAuthException.html Maven / Gradle / Ivy

Go to download

JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java

There is a newer version: 1.3.14-kohsuke-1
Show newest version






Uses of Class jcifs.smb.SmbAuthException (JCIFS API)

















Uses of Class
jcifs.smb.SmbAuthException

Packages that use SmbAuthException
jcifs.smb   
 

Uses of SmbAuthException in jcifs.smb
 

Methods in jcifs.smb that return SmbAuthException
protected  SmbAuthException NtlmAuthenticator.getRequestingException()
           
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.
static NtlmPasswordAuthentication NtlmAuthenticator.requestNtlmPasswordAuthentication(java.lang.String url, SmbAuthException sae)
          Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials.
 

Methods in jcifs.smb that throw SmbAuthException
 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)
           
 







© 2015 - 2025 Weber Informatics LLC | Privacy Policy