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