Package eu.europa.esig.dss.tsl.cache
Class ParsingCache
java.lang.Object
eu.europa.esig.dss.tsl.cache.AbstractCache<AbstractParsingResult>
eu.europa.esig.dss.tsl.cache.ParsingCache
Contains results of TL/LOTL/pivot parsings
-
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
-
ParsingCache
public ParsingCache()Default constructor
-
-
Method Details
-
getCacheType
Description copied from class:AbstractCache
Returns a type of current Cache- Specified by:
getCacheType
in classAbstractCache<AbstractParsingResult>
- Returns:
CacheType
-