public class SSLParametersConfigurationTest extends Object
SSLParametersConfiguration.| Constructor and Description |
|---|
SSLParametersConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testPassDefaultCipherSuites() |
void |
testPassDefaultNeedClientAuth() |
void |
testPassDefaultProtocols() |
void |
testPassDefaultWantClientAuth() |
void |
testSetExcludedAndIncludedCipherSuites() |
void |
testSetExcludedCipherSuites() |
void |
testSetExcludedProtocols() |
void |
testSetIncludedAndExcludedProtocols() |
void |
testSetIncludedCipherSuites() |
void |
testSetIncludedProtocols() |
void |
testSetNeedClientAuth() |
void |
testSetWantClientAuth() |
public SSLParametersConfigurationTest()
public void testSetIncludedProtocols() throws Exception
Exceptionpublic void testSetExcludedProtocols() throws Exception
Exceptionpublic void testSetIncludedAndExcludedProtocols() throws Exception
Exceptionpublic void testSetIncludedCipherSuites() throws Exception
Exceptionpublic void testSetExcludedCipherSuites() throws Exception
Exceptionpublic void testSetExcludedAndIncludedCipherSuites() throws Exception
Exceptionpublic void testSetNeedClientAuth() throws Exception
Exceptionpublic void testSetWantClientAuth() throws Exception
Exceptionpublic void testPassDefaultProtocols() throws Exception
Exceptionpublic void testPassDefaultCipherSuites() throws Exception
Exceptionpublic void testPassDefaultNeedClientAuth() throws Exception
Exceptionpublic void testPassDefaultWantClientAuth() throws Exception
ExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.