Class GenericSSLConfig


  • public class GenericSSLConfig
    extends Object
    • Constructor Detail

      • GenericSSLConfig

        public GenericSSLConfig()
    • Method Detail

      • getUnrestrictedSslContext

        public SSLContext getUnrestrictedSslContext()
      • getRestrictedSSLSocketFactory

        public com.floragunn.searchguard.ssl.util.config.GenericSSLConfig.RestrictingSSLSocketFactory getRestrictedSSLSocketFactory()
      • toSSLIOSessionStrategy

        public org.apache.http.nio.conn.ssl.SSLIOSessionStrategy toSSLIOSessionStrategy()
      • toSSLConnectionSocketFactory

        public org.apache.http.conn.ssl.SSLConnectionSocketFactory toSSLConnectionSocketFactory()