Uses of Class
org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration

Packages that use TrustStoreConfiguration
org.apache.logging.log4j.core.net.ssl Log4j 2 SSL support 
 

Uses of TrustStoreConfiguration in org.apache.logging.log4j.core.net.ssl
 

Methods in org.apache.logging.log4j.core.net.ssl that return TrustStoreConfiguration
static TrustStoreConfiguration TrustStoreConfiguration.createKeyStoreConfiguration(String location, String password, String keyStoreType, String trustManagerFactoryAlgorithm)
          Creates a KeyStoreConfiguration.
 

Methods in org.apache.logging.log4j.core.net.ssl with parameters of type TrustStoreConfiguration
static SslConfiguration SslConfiguration.createSSLConfiguration(String protocol, KeyStoreConfiguration keyStoreConfig, TrustStoreConfiguration trustStoreConfig)
          Creates an SslConfiguration from a KeyStoreConfiguration and a TrustStoreConfiguration.
 



Copyright © 1999-2015 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.