Uses of Class
com.hierynomus.msdfsc.messages.SMB2GetDFSReferralResponse
Packages that use SMB2GetDFSReferralResponse
-
Uses of SMB2GetDFSReferralResponse in com.hierynomus.msdfsc
Constructors in com.hierynomus.msdfsc with parameters of type SMB2GetDFSReferralResponseModifierConstructorDescriptionDomainCacheEntry
(SMB2GetDFSReferralResponse response) 3.1.5.4.2 Receiving a DC Referral Response This is applicable only to a domain-joined computer.ReferralCacheEntry
(SMB2GetDFSReferralResponse response, DomainCache domainCache) -
Uses of SMB2GetDFSReferralResponse in com.hierynomus.smbj.paths
Methods in com.hierynomus.smbj.paths with parameters of type SMB2GetDFSReferralResponseModifier and TypeMethodDescriptionprivate void
DFSPathResolver.handleDCReferralResponse
(DFSPathResolver.ReferralResult result, SMB2GetDFSReferralResponse response) private void
DFSPathResolver.handleRootOrLinkReferralResponse
(DFSPathResolver.ReferralResult result, SMB2GetDFSReferralResponse response)