| Modifier and Type | Method and Description |
|---|---|
static X509Store |
getInstance(String type,
X509StoreParameters parameters)
Deprecated.
|
static X509Store |
getInstance(String type,
X509StoreParameters parameters,
Provider provider)
Deprecated.
|
static X509Store |
getInstance(String type,
X509StoreParameters parameters,
String provider)
Deprecated.
|
Collection |
getMatches(Selector selector)
Deprecated.
Return a possibly empty collection of objects that match the criteria implemented
in the passed in Selector.
|
Provider |
getProvider()
Deprecated.
|
public static X509Store getInstance(String type, X509StoreParameters parameters) throws NoSuchStoreException
NoSuchStoreExceptionpublic static X509Store getInstance(String type, X509StoreParameters parameters, String provider) throws NoSuchStoreException, NoSuchProviderException
public static X509Store getInstance(String type, X509StoreParameters parameters, Provider provider) throws NoSuchStoreException
NoSuchStoreExceptionpublic Provider getProvider()
public Collection getMatches(Selector selector)
StoregetMatches in interface Storeselector - the selector defining the match criteria.Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.