| Modifier and Type | Method and Description |
|---|---|
Collection |
getMatches(Selector selector)
Return a collection of entries matching the passed in selector.
|
Store |
toCertificateStore()
Return a Store of X509CertificateHolder objects representing all the certificates associated with
entries in the store.
|
public Collection getMatches(Selector selector) throws StoreException
getMatches in interface Storeselector - the selector to validate entries against.StoreException - in case of an underlying issue.public Store toCertificateStore()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.