| 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 |
|---|---|
java.net.HttpURLConnection |
URLConnectionFactory.createHttpURLConnection(java.net.URL url)
Utility method to create an HttpURLConnection.
|
java.net.HttpURLConnection |
URLConnectionFactory.createHttpURLConnection(java.net.URL url,
boolean proxy)
Utility method to create an HttpURLConnection.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.