Class SSLSocketConnectionManager

java.lang.Object
oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnectionManager
All Implemented Interfaces:
ConnectionManager<SocketConnection,IntradocClientConfig>

public class SSLSocketConnectionManager extends SocketConnectionManager
Socket factory for SSL sockets. Requires the SSL Socket Provider to be installed on the target Content Server.