org.apache.logging.log4j.core.net.ssl
Class StoreConfiguration
java.lang.Object
org.apache.logging.log4j.core.net.ssl.StoreConfiguration
- Direct Known Subclasses:
- KeyStoreConfiguration, TrustStoreConfiguration
public class StoreConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
protected static final StatusLogger LOGGER
StoreConfiguration
public StoreConfiguration(String location,
String password)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getPassword
public String getPassword()
getPasswordAsCharArray
public char[] getPasswordAsCharArray()
setPassword
public void setPassword(String password)
equals
public boolean equals(StoreConfiguration config)
load
protected void load()
throws StoreConfigurationException
- Throws:
StoreConfigurationException
Copyright © 1999-2013 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.