- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for logonGuestLegacy2 (1.25 sec)
-
src/test/java/jcifs/tests/SessionTest.java
checkConnection(f); } catch ( SmbAuthException e ) { ignoreAuthFailure(e); } } @Test public void logonGuestLegacy2 () throws IOException { CIFSContext ctx = getContext().withCredentials(new NtlmPasswordAuthentication(getContext(), null, "guest", "")); try ( SmbResource f = new SmbFile(getTestShareGuestURL(), ctx) ) {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:09:03 UTC 2023 - 15.8K bytes - Viewed (0)