public class TrustStoreCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
Modifier and Type | Field and Description |
---|---|
private java.security.KeyStore |
trustStore |
Constructor and Description |
---|
TrustStoreCallback() |
Modifier and Type | Method and Description |
---|---|
java.security.KeyStore |
getTrustStore() |
void |
setTrustStore(java.security.KeyStore trustStore) |