Package eu.europa.esig.dss.tsl.cache
Class ValidationCache
java.lang.Object
eu.europa.esig.dss.tsl.cache.AbstractCache<ValidationResult>
eu.europa.esig.dss.tsl.cache.ValidationCache
This class stores validation information for processed files
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.europa.esig.dss.tsl.cache.AbstractCache
dump, error, expire, get, getKeys, isDesync, isEmpty, isRefreshNeeded, isToBeDeleted, remove, sync, toBeDeleted, update
-
Constructor Details
-
ValidationCache
public ValidationCache()Default constructor
-
-
Method Details
-
getCacheType
Description copied from class:AbstractCache
Returns a type of current Cache- Specified by:
getCacheType
in classAbstractCache<ValidationResult>
- Returns:
CacheType
-