Searched defs:engineGetCRLs (Results 1 – 5 of 5) sorted by relevance
123 public abstract Collection<? extends CRL> engineGetCRLs in engineGetCRLs() method in CertStoreSpi
59 public Collection<CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in MyCertStoreSpi
354 public Collection<? extends CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in CertStore2Test.MyCertStoreSpi
854 public Collection<? extends CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in ProviderTest.MyCertStoreSpi873 public Collection<? extends CRL> engineGetCRLs(CRLSelector selector) in engineGetCRLs() method in ProviderTest.CertStoreSpiPrivateClass892 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