Class TlsProtocolAndCipherSuiteConfigurationUtil.ServerSocketFactoryWrapper

java.lang.Object
javax.net.ServerSocketFactory
javax.net.ssl.SSLServerSocketFactory
net.dona.doip.util.tls.TlsProtocolAndCipherSuiteConfigurationUtil.ServerSocketFactoryWrapper
Enclosing class:
TlsProtocolAndCipherSuiteConfigurationUtil

public static class TlsProtocolAndCipherSuiteConfigurationUtil.ServerSocketFactoryWrapper extends SSLServerSocketFactory
A wrapper for an SSLServerSocketFactory which ensures that all created server sockets will use appropriate protocols and cipher suites.