Class WrapperSslSocketFactory

java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.restlet.engine.ssl.WrapperSslSocketFactory

public class WrapperSslSocketFactory extends SSLSocketFactory
SSL socket factory that wraps the default one to do extra initialization. Configures the cipher suites and the SSL certificate request.
Author:
Jerome Louvel