- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for inDomainDfs (0.05 sec)
-
src/main/java/jcifs/smb/SmbTreeImpl.java
return this.inDfs; } /** * */ void markDomainDfs() { this.inDomainDfs = true; } /** * @return whether this tree was accessed using domain DFS */ public boolean isInDomainDfs() { return this.inDomainDfs; } /** * @param referral */ public void setTreeReferral(final DfsReferralData referral) {Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 30K bytes - Viewed (0)