| Package | Description |
|---|---|
| org.owasp.dependencycheck.utils |
Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc.
|
| Modifier and Type | Method and Description |
|---|---|
HttpURLConnection |
URLConnectionFactory.createHttpURLConnection(URL url)
Utility method to create an HttpURLConnection.
|
HttpURLConnection |
URLConnectionFactory.createHttpURLConnection(URL url,
boolean proxy)
Utility method to create an HttpURLConnection.
|
Copyright © 2012–2020 OWASP. All rights reserved.