- Sort Score
- Result 10 results
- Languages All
Results 31 - 32 of 32 for SmbAuthException (0.36 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
assertTrue(hasPublic || hasShared, "Should contain expected shares"); return; // Success, exit retry loop } catch (SmbAuthException e) { // Some configurations may not allow share listing without specific permissions log.warn("Share listing not available due to authentication: {}", e.getMessage());Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 56K bytes - Viewed (0)