All Known Implementing Classes:
CertCache, CRLCache, OCSPCache

public interface ManageableCache
A cache which needs to be managed by CacheManager needs to implement this interface.
  • Method Details

    • getNextCacheValue

      ManageableCacheValue getNextCacheValue()
    • getCacheSize

      int getCacheSize()
    • resetIterator

      void resetIterator()