public interface OpensslTrustAnchorStore extends TrustAnchorStore
OpensslCertChainValidator
to get access to
the trust anchor store. This interface adds possibility to get NamespacesStore
s bound to the trust store.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CERT_WILDCARD |
Modifier and Type | Method and Description |
---|---|
NamespacesStore |
getGlobusNsStore() |
NamespacesStore |
getPmaNsStore() |
dispose, getTrustAnchors, getTrustedCertificates, getUpdateInterval, setUpdateInterval
static final java.lang.String CERT_WILDCARD
NamespacesStore getPmaNsStore()
NamespacesStore getGlobusNsStore()