Searched refs:engineGetCRLs (Results 1 – 8 of 8) sorted by relevance
123 public abstract Collection<? extends CRL> engineGetCRLs in engineGetCRLs() method in CertStoreSpi
182 return storeSpi.engineGetCRLs(selector); in getCRLs()
59 public Collection<CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in MyCertStoreSpi
67 .engineGetCRLs(crlSelector)); in testCertStoreSpi01()
354 public Collection<? extends CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in CertStore2Test.MyCertStoreSpi
878 public Collection<? extends CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in ProviderTest.MyCertStoreSpi897 public Collection<? extends CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in ProviderTest.CertStoreSpiPrivateClass916 public Collection<? extends CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in ProviderTest.CertStoreSpiPrivateEmptyConstructor
356 public synchronized Collection<X509CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in URICertStore
8864 …method public abstract java.util.Collection<? extends java.security.cert.CRL> engineGetCRLs(java.s…