- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for DEFAULT_HTTPS_PORT (0.16 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/jcifs/smb1/https/HandlerTest.java
@DisplayName("Constants Tests") class ConstantsTests { @Test @DisplayName("DEFAULT_HTTPS_PORT should be 443") void testDefaultHttpsPortValue() { // Then assertEquals(443, Handler.DEFAULT_HTTPS_PORT); } @Test @DisplayName("DEFAULT_HTTPS_PORT should be public static final") void testDefaultHttpsPortModifiers() throws NoSuchFieldException {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 6.2K bytes - Click Count (0) -
src/main/java/jcifs/smb1/https/Handler.java
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 1.6K bytes - Click Count (0)