public class TrustKeyStoreInformation extends KeyStoreInformation
ENABLE_HOST_NAME_VERIFIER, KEY_STORE_CERTIFICATE_FILE_PATH, log| Constructor and Description |
|---|
TrustKeyStoreInformation() |
| Modifier and Type | Method and Description |
|---|---|
javax.net.ssl.TrustManagerFactory |
getTrustManagerFactoryInstance()
Returns the TrustManagerFactory instance
|
java.security.KeyStore |
getTrustStore()
Returns a KeyStore instance that has been created using trust store
|
addParameter, getAlias, getKeyStore, getKeyStorePasswordProvider, getLocation, getParameter, getProvider, handleException, handleException, setAlias, setKeyStorePasswordProvider, setLocation, setProvider, setStoreTypepublic javax.net.ssl.TrustManagerFactory getTrustManagerFactoryInstance()
public java.security.KeyStore getTrustStore()
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.