- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for useSMB2Negotiation (0.09 sec)
-
src/test/java/jcifs/tests/AllTests.java
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Tue Jul 07 10:52:42 UTC 2020 - 14.4K bytes - Viewed (0) -
src/main/java/jcifs/Configuration.java
* @since 2.1 */ DialectVersion getMaximumVersion (); /** * Use SMB2 non-backward compatible negotiation style * * Property <tt>jcifs.smb.client.useSMB2Negotiation</tt> (boolean, default false) * * @return whether to use non-backward compatible protocol negotiation */ boolean isUseSMB2OnlyNegotiation (); /**
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:06:39 UTC 2023 - 18K bytes - Viewed (0)