public class TrustStoreConfiguration extends StoreConfiguration
LOGGER
Constructor and Description |
---|
TrustStoreConfiguration(String location,
String password) |
Modifier and Type | Method and Description |
---|---|
static TrustStoreConfiguration |
createTrustStoreConfiguration(String location,
String password)
Create a TrustStoreConfiguration.
|
KeyStore |
getTrustStore() |
protected void |
load() |
equals, getLocation, getPassword, getPasswordAsCharArray, setLocation, setPassword
protected void load() throws StoreConfigurationException
load
in class StoreConfiguration
StoreConfigurationException
public KeyStore getTrustStore() throws StoreConfigurationException
StoreConfigurationException
public static TrustStoreConfiguration createTrustStoreConfiguration(String location, String password)
location
- The location of the TrustStore.password
- The password required to access the TrustStore.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.