Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doAuthentication (0.29 sec)

  1. src/test/java/jcifs/http/NtlmSspTest.java

            verify(mockResponse, never()).setHeader(anyString(), anyString());
            verify(mockResponse, never()).setStatus(any(int.class));
        }
    
        /**
         * Test case for the instance method doAuthentication.
         * It should just delegate to the static authenticate method.
         * @throws IOException
         */
        @Test
        public void testDoAuthentication() throws IOException {
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 21 04:51:33 UTC 2025
    - 11.4K bytes
    - Viewed (0)
Back to top