Interface ManageableCache

  • All Known Implementing Classes:
    CRLCache, OCSPCache

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

      • getCacheSize

        int getCacheSize()
      • resetIterator

        void resetIterator()