- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testParsingType1 (0.08 sec)
-
src/test/java/jcifs/tests/NtlmTest.java
public class NtlmTest { private CIFSContext context; @Before public void setUp () { this.context = SingletonContext.getInstance(); } @Test public void testParsingType1 () throws IOException { int flags = 0x80000000; String suppliedDomain = "TESTDOM"; String suppliedWorkstation = "TESTWS";
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Dec 16 10:38:43 UTC 2018 - 4.8K bytes - Viewed (0)