mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 16:49:43 +01:00
updated javadoc author
Former-commit-id: 868f59d066f98252f72456a942b4dc5e3c20ea03
This commit is contained in:
@@ -23,7 +23,7 @@ import org.owasp.dependencycheck.data.update.exception.UpdateException;
|
|||||||
* Defines a data source who's data is retrieved from the Internet. This data can be downloaded and the local cache
|
* Defines a data source who's data is retrieved from the Internet. This data can be downloaded and the local cache
|
||||||
* updated.
|
* updated.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public interface CachedWebDataSource {
|
public interface CachedWebDataSource {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user