Uses of Interface
jcifs.smb.SmbTransportInternal
-
Packages that use SmbTransportInternal Package Description jcifs.internal.smb1 jcifs.smb -
-
Uses of SmbTransportInternal in jcifs.internal.smb1
Constructors in jcifs.internal.smb1 with parameters of type SmbTransportInternal Constructor Description SMB1SigningDigest(SmbTransportInternal transport, NtlmPasswordAuthenticator auth) -
Uses of SmbTransportInternal in jcifs.smb
Methods in jcifs.smb with parameters of type SmbTransportInternal Modifier and Type Method Description protected DfsReferralDataInternalDfsImpl. getReferral(CIFSContext tf, SmbTransportInternal trans, String target, String targetDomain, String targetHost, String root, String path)
-