public class IdentityKeyStoreInformation extends KeyStoreInformation
ENABLE_HOST_NAME_VERIFIER, KEY_STORE_CERTIFICATE_FILE_PATH, log
Constructor and Description |
---|
IdentityKeyStoreInformation() |
Modifier and Type | Method and Description |
---|---|
KeyManagerFactory |
getIdentityKeyManagerFactoryInstance()
Returns the IdentityKeyManagerFactory instance
|
KeyStore |
getIdentityKeyStore()
Returns a KeyStore instance that has been created from identity keystore
|
SecretInformation |
getKeyPasswordProvider() |
void |
setKeyPasswordProvider(SecretInformation keyPasswordProvider) |
addParameter, getAlias, getKeyStore, getKeyStorePasswordProvider, getLocation, getParameter, getProvider, handleException, handleException, setAlias, setKeyStorePasswordProvider, setLocation, setProvider, setStoreType
public void setKeyPasswordProvider(SecretInformation keyPasswordProvider)
public KeyManagerFactory getIdentityKeyManagerFactoryInstance()
public KeyStore getIdentityKeyStore()
public SecretInformation getKeyPasswordProvider()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.