Uses of Package
org.owasp.dependencycheck.utils
Packages that use org.owasp.dependencycheck.utils
Package
Description
Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc.
-
Classes in org.owasp.dependencycheck.utils used by org.owasp.dependencycheck.utilsClassDescriptionA Utility class to centralize download logic like HTTP(S) proxy configuration and proxy- and server credential handling.An exception used when a download fails.An exception used when an error occurs reading a setting.An exception used when the resource could not be retrieved because a 404 was received.A simple settings container that wraps the dependencycheck.properties file.An exception used when the server has blocked the requests due to too many requests.An exception used when the creation of an URLConnection fails.
-
Classes in org.owasp.dependencycheck.utils used by org.owasp.dependencycheck.utils.scarfClassDescriptionA simple settings container that wraps the dependencycheck.properties file.