Uses of Class
org.owasp.dependencycheck.utils.Settings
-
Packages that use Settings Package Description org.owasp.dependencycheck.utils Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc. -
-
Uses of Settings in org.owasp.dependencycheck.utils
Methods in org.owasp.dependencycheck.utils with parameters of type Settings Modifier and Type Method Description void
Downloader. configure(Settings settings)
Initialize the Downloader from the settings.
-