- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testGetChallengeWithAddressAndPort (0.13 sec)
-
src/test/java/jcifs/SmbTransportPoolTest.java
verify(transportPool).getChallenge(context, address); } @Test @DisplayName("Should get NTLM challenge with address and port") void testGetChallengeWithAddressAndPort() throws CIFSException { // Given byte[] expectedChallenge = new byte[] { 8, 7, 6, 5, 4, 3, 2, 1 };
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 22.6K bytes - Viewed (0)