org.apache.logging.log4j.core.net.ssl
Class SSLConfiguration
java.lang.Object
org.apache.logging.log4j.core.net.ssl.SSLConfiguration
public class SSLConfiguration
- extends Object
SSL Configuration
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSSLSocketFactory
public SSLSocketFactory getSSLSocketFactory()
getSSLServerSocketFactory
public SSLServerSocketFactory getSSLServerSocketFactory()
equals
public boolean equals(SSLConfiguration config)
createSSLConfiguration
public static SSLConfiguration createSSLConfiguration(KeyStoreConfiguration keyStoreConfig,
TrustStoreConfiguration trustStoreConfig)
- Create an SSLConfiguration from a KeyStoreConfiguration and a TrustStoreConfiguration.
- Parameters:
keyStoreConfig
- The KeyStoreConfiguration.trustStoreConfig
- The TrustStoreConfiguration.
- Returns:
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.