Uses of Class
org.owasp.dependencycheck.utils.Downloader
-
Packages that use Downloader Package Description org.owasp.dependencycheck.utils 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 Downloader Modifier and Type Method Description static Downloader
Downloader. getInstance()
The singleton instance for downloading file resources.
-