Uses of Class
org.owasp.dependencycheck.utils.Downloader
Packages that use Downloader
Package
Description
Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc.
-
Uses of Downloader in org.owasp.dependencycheck.utils
Methods in org.owasp.dependencycheck.utils that return DownloaderModifier and TypeMethodDescriptionstatic DownloaderDownloader.getInstance()The singleton instance for downloading file resources.