public class CertStoreCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
Modifier and Type | Field and Description |
---|---|
private java.security.cert.CertStore |
certStore |
Constructor and Description |
---|
CertStoreCallback() |
Modifier and Type | Method and Description |
---|---|
java.security.cert.CertStore |
getCertStore() |
void |
setCertStore(java.security.cert.CertStore certStore) |