Uses of Package
org.apache.synapse.transport.certificatevalidation.cache
Packages that use org.apache.synapse.transport.certificatevalidation.cache
Package
Description
-
Classes in org.apache.synapse.transport.certificatevalidation.cache used by org.apache.synapse.transport.certificatevalidationClassDescriptionThis is a cache to store a certificate against a unique string (can be a serial number).
-
Classes in org.apache.synapse.transport.certificatevalidation.cache used by org.apache.synapse.transport.certificatevalidation.cacheClassDescriptionCache 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.
-
Classes in org.apache.synapse.transport.certificatevalidation.cache used by org.apache.synapse.transport.certificatevalidation.crlClassDescriptionA 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.
-
Classes in org.apache.synapse.transport.certificatevalidation.cache used by org.apache.synapse.transport.certificatevalidation.ocspClassDescriptionA 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.