Constructor and Description |
---|
TrustStoreCallback() |
Modifier and Type | Method and Description |
---|---|
KeyStore |
getTrustStore()
Used by the TrustStore user to obtain the TrustStore set within the Callback.
|
void |
setTrustStore(KeyStore trustStore)
Used by the CallbackHandler to set the trusted certificate keystore within the Callback.
|
public void setTrustStore(KeyStore trustStore)
trustStore
- The trusted certificate KeyStore, which must already be loaded.public KeyStore getTrustStore()
Comments to: jaspic-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.