|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreConfigurationException | |
---|---|
org.apache.logging.log4j.core.net.ssl | Log4j 2 SSL support |
Uses of StoreConfigurationException in org.apache.logging.log4j.core.net.ssl |
---|
Subclasses of StoreConfigurationException in org.apache.logging.log4j.core.net.ssl | |
---|---|
class |
KeyStoreConfigurationException
|
class |
TrustStoreConfigurationException
|
Methods in org.apache.logging.log4j.core.net.ssl that throw StoreConfigurationException | |
---|---|
static TrustStoreConfiguration |
TrustStoreConfiguration.createKeyStoreConfiguration(String location,
String password,
String keyStoreType,
String trustManagerFactoryAlgorithm)
Creates a KeyStoreConfiguration. |
static KeyStoreConfiguration |
KeyStoreConfiguration.createKeyStoreConfiguration(String location,
String password,
String keyStoreType,
String keyManagerFactoryAlgorithm)
Creates a KeyStoreConfiguration. |
protected T |
StoreConfiguration.load()
|
protected KeyStore |
AbstractKeyStoreConfiguration.load()
|
Constructors in org.apache.logging.log4j.core.net.ssl that throw StoreConfigurationException | |
---|---|
AbstractKeyStoreConfiguration(String location,
String password,
String keyStoreType)
|
|
KeyStoreConfiguration(String location,
String password,
String keyStoreType,
String keyManagerFactoryAlgorithm)
|
|
TrustStoreConfiguration(String location,
String password,
String keyStoreType,
String trustManagerFactoryAlgorithm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.