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

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

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

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

Methods in org.apache.logging.log4j.core.net.ssl with parameters of type KeyStoreConfiguration
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.