Uses of Class
jcifs.smb.SmbTransport
-
Packages that use SmbTransport Package Description jcifs.smb -
-
Uses of SmbTransport in jcifs.smb
Fields in jcifs.smb declared as SmbTransport Modifier and Type Field Description static SmbTransportSmbConstants. NULL_TRANSPORTstatic SmbTransportSmbConstants. NULL_TRANSPORTstatic SmbTransportSmbConstants. NULL_TRANSPORTstatic SmbTransportSmbConstants. NULL_TRANSPORTMethods in jcifs.smb that return SmbTransport Modifier and Type Method Description SmbTransportDfs. getDc(java.lang.String domain, NtlmPasswordAuthentication auth)Methods in jcifs.smb with parameters of type SmbTransport Modifier and Type Method Description DfsReferralDfs. getReferral(SmbTransport trans, java.lang.String domain, java.lang.String root, java.lang.String path, NtlmPasswordAuthentication auth)Constructors in jcifs.smb with parameters of type SmbTransport Constructor Description SigningDigest(SmbTransport transport, NtlmPasswordAuthentication auth)
-