Class SSLSocketFactory

java.lang.Object
org.wildfly.iiop.openjdk.security.SocketFactoryBase
org.wildfly.iiop.openjdk.security.SSLSocketFactory
All Implemented Interfaces:
com.sun.corba.se.spi.transport.ORBSocketFactory

public class SSLSocketFactory extends SocketFactoryBase
A ORBSocketFactory implementation that uses Elytron supplied SSLContexts to create client and server side SSL sockets.
Author:
Stefan Guilhen