public class AbstractKeyStoreConfiguration extends StoreConfiguration<KeyStore>
LOGGER
Constructor and Description |
---|
AbstractKeyStoreConfiguration(String location,
String password,
String keyStoreType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
KeyStore |
getKeyStore() |
int |
hashCode() |
protected KeyStore |
load() |
getLocation, getPassword, getPasswordAsCharArray, setLocation, setPassword
public AbstractKeyStoreConfiguration(String location, String password, String keyStoreType) throws StoreConfigurationException
StoreConfigurationException
protected KeyStore load() throws StoreConfigurationException
load
in class StoreConfiguration<KeyStore>
StoreConfigurationException
- May be thrown by subclassespublic KeyStore getKeyStore()
public int hashCode()
hashCode
in class StoreConfiguration<KeyStore>
public boolean equals(Object obj)
equals
in class StoreConfiguration<KeyStore>
Copyright © 1999-2021 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.