com.atlassian.sal.core.net
Class TestCustomSSLProtocolSocketFactory
java.lang.Object
com.atlassian.sal.core.net.TestCustomSSLProtocolSocketFactory
public class TestCustomSSLProtocolSocketFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCustomSSLProtocolSocketFactory
public TestCustomSSLProtocolSocketFactory()
testCheckDefaultProtocols
public void testCheckDefaultProtocols()
throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
testCheckDefaultProtocolsDoesNotContainSSLv2Hello
public void testCheckDefaultProtocolsDoesNotContainSSLv2Hello()
testCheckDefaultProtocolsDoesNotContainSSLv3
public void testCheckDefaultProtocolsDoesNotContainSSLv3()
testCheckDefaultProtocolsDoesNotEndWithAComma
public void testCheckDefaultProtocolsDoesNotEndWithAComma()
testUseProtocolParameter
public void testUseProtocolParameter()
testProtocolsSystemPropertyOverridesParameter
public void testProtocolsSystemPropertyOverridesParameter()
Copyright © 2015 Atlassian. All rights reserved.