public class ApacheClientTlsHalfCloseTest extends ClientTlsAuthTestBase
| Modifier and Type | Field and Description | 
|---|---|
ExpectedException | 
thrown  | 
CLIENT_KEY_STORE, CLIENT_STORE_TYPE, clientKeyStore, serverKeyStore, STORE_PASSWORD, tempDir, TEST_KEY_STORE| Constructor and Description | 
|---|
ApacheClientTlsHalfCloseTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
checkCondition()  | 
static void | 
clear()  | 
void | 
errorWhenServerHalfClosesSocketWhileStreamIsOpened()  | 
void | 
errorWhenServerHalfClosesSocketWhileStreamIsOpenedWithCertCheckDisabled()  | 
static boolean | 
isJavaVersionSupported()  | 
void | 
successfulRequestForFullCloseSocketAtTheEnd()  | 
void | 
successfulRequestForFullCloseSocketAtTheEndWithCertCheckDisabled()  | 
void | 
tearDown()  | 
copyToTmpDir, setUp, teardownpublic void errorWhenServerHalfClosesSocketWhileStreamIsOpened()
                                                        throws Exception
Exceptionpublic void successfulRequestForFullCloseSocketAtTheEnd()
                                                 throws Exception
Exceptionpublic void errorWhenServerHalfClosesSocketWhileStreamIsOpenedWithCertCheckDisabled()
                                                                             throws Exception
Exceptionpublic void successfulRequestForFullCloseSocketAtTheEndWithCertCheckDisabled()
                                                                      throws Exception
Exceptionpublic void tearDown()
public static void checkCondition()
public static void clear()
public static boolean isJavaVersionSupported()
Copyright © 2024. All rights reserved.