org.apache.logging.log4j.core.net.ssl
Class AbstractKeyStoreConfiguration
java.lang.Object
org.apache.logging.log4j.core.net.ssl.StoreConfiguration<KeyStore>
org.apache.logging.log4j.core.net.ssl.AbstractKeyStoreConfiguration
- Direct Known Subclasses:
- KeyStoreConfiguration, TrustStoreConfiguration
public class AbstractKeyStoreConfiguration
- extends StoreConfiguration<KeyStore>
Configuration of the KeyStore
AbstractKeyStoreConfiguration
public AbstractKeyStoreConfiguration(String location,
String password,
String keyStoreType)
throws StoreConfigurationException
- Throws:
StoreConfigurationException
load
protected KeyStore load()
throws StoreConfigurationException
- Overrides:
load
in class StoreConfiguration<KeyStore>
- Throws:
StoreConfigurationException
getKeyStore
public KeyStore getKeyStore()
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.