- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testAuthenticationTTL (0.38 seconds)
-
src/test/java/jcifs/smb/NtlmPasswordAuthenticatorTest.java
} /** * Test authentication TTL (Time To Live) */ @Test @DisplayName("Test authentication TTL expiration") public void testAuthenticationTTL() throws InterruptedException { NtlmPasswordAuthenticator auth = new NtlmPasswordAuthenticator("user", "TTLTestPass123!"); // Initially not expired assertFalse(auth.isExpired());Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 23.3K bytes - Click Count (0)