com.atlassian.tunnel.utils
Class SecureSocketUtils
java.lang.Object
com.atlassian.tunnel.utils.SecureSocketUtils
public final class SecureSocketUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configureSocket
public static void configureSocket(SSLServerSocket ssocket)
configureSocket
public static void configureSocket(SSLSocket socket)
disableClientAuth
@TestOnly
public static void disableClientAuth()
allowAnonKex
@TestOnly
public static void allowAnonKex()
Copyright © 2015 Atlassian. All rights reserved.