public class KeyStoreConfiguration extends StoreConfiguration
LOGGER
Constructor and Description |
---|
KeyStoreConfiguration(String location,
String password) |
Modifier and Type | Method and Description |
---|---|
static KeyStoreConfiguration |
createKeyStoreConfiguration(String location,
String password)
Create a KeyStoreConfiguration.
|
KeyStore |
getKeyStore() |
protected void |
load() |
equals, getLocation, getPassword, getPasswordAsCharArray, setLocation, setPassword
protected void load() throws StoreConfigurationException
load
in class StoreConfiguration
StoreConfigurationException
public KeyStore getKeyStore() throws StoreConfigurationException
StoreConfigurationException
public static KeyStoreConfiguration createKeyStoreConfiguration(String location, String password)
location
- The location of the KeyStore.password
- The password to access the KeyStore.Copyright © 1999-2014 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.