Interface CrlCache
-
- All Superinterfaces:
CrlFetcher
- All Known Implementing Classes:
DirectoryCrlCache,SimpleCrlCache
public interface CrlCache extends CrlFetcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidset(String url, X509CRL crl)-
Methods inherited from interface network.oxalis.commons.certvalidator.api.CrlFetcher
get
-
-