Package org.apache.synapse.transport.certificatevalidation.cache
package org.apache.synapse.transport.certificatevalidation.cache
-
ClassDescriptionCache Manager takes care and maintains an LRU cache which implements ManageableCache Interface.This is a cache to store a certificate against a unique string (can be a serial number).A cache which needs to be managed by CacheManager needs to implement this interface.A cache which needs to be managed by a CacheManager should have values which implement this interface.