Package org.owasp.dependencycheck.data.cache
Implements a generic persisted cache that can be used to store results of external analysis between executions.
-
Class Summary Class Description DataCache<T> A generic wrapper for the Java Caching System (JCS).DataCacheFactory Factory to instantiate cache repositories.