- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testDoAuthentication (0.09 seconds)
-
src/test/java/jcifs/http/NtlmSspTest.java
/** * Test case for the instance method doAuthentication. * It should just delegate to the static authenticate method. * @throws IOException */ @Test public void testDoAuthentication() throws IOException { // Setup: No "Authorization" header to follow a simple path when(mockRequest.getHeader("Authorization")).thenReturn(null); // ExecuteCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 21 04:51:33 GMT 2025 - 11.4K bytes - Click Count (1)