- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for treeConnectLogon (0.04 sec)
-
src/main/java/jcifs/smb/SmbSessionImpl.java
return t; } } /** * Establish a tree connection with the configured logon share * * @throws SmbException */ @Override public void treeConnectLogon() throws SmbException { String logonShare = getContext().getConfig().getLogonShare(); if (logonShare == null || logonShare.isEmpty()) { throw new SmbException("Logon share is not defined");Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 68.9K bytes - Viewed (0)