- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for NewSession (0.57 sec)
-
src/test/java/jcifs/smb/SmbSessionImplTest.java
SmbSessionImpl session = newSession(); String s = session.toString(); assertTrue(s.contains("targetHost=server.example")); assertTrue(s.contains("targetDomain=EXAMPLE")); } @Test @DisplayName("getExpiration: null when unset, value when positive") void testGetExpiration() { SmbSessionImpl session = newSession(); assertNull(session.getExpiration());
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 12.5K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/services/ModelBuilder.java
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:31:13 UTC 2025 - 1.5K bytes - Viewed (0) -
RELEASE.md
list of configs for the underlying layers. ## Bug Fixes and Other Changes * C++: * Changed the signature of SessionFactory::NewSession so that it can return a meaningful error message on failure. * tf.data: * Remove `num_parallel_parser_calls` argument from `tf.contrib.data.make_csv_dataset()`. [tf.data] Remove
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1)