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 void testSetIncludedAndExcludedProtocols()
throws Exception
Exceptionpublic void testSetIncludedCipherSuites()
throws Exception
Exceptionpublic void testSetExcludedCipherSuites()
throws Exception
Exceptionpublic void testSetExcludedAndIncludedCipherSuites()
throws Exception
Exceptionpublic void testPassDefaultCipherSuites()
throws Exception
Exceptionpublic void testPassDefaultNeedClientAuth()
throws Exception
ExceptionCopyright © 2005–2017 QOS.ch. All rights reserved.