Class SimpleCrlCache
- java.lang.Object
-
- network.oxalis.commons.certvalidator.util.SimpleCrlCache
-
- All Implemented Interfaces:
CrlCache,CrlFetcher
public class SimpleCrlCache extends Object implements CrlCache
In-memory implementation of CRL cache. Used as default implementation.
-
-
Constructor Summary
Constructors Constructor Description SimpleCrlCache()
-