mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 00:29:21 +01:00
documentation version 1.4.2
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>All Classes (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -22,6 +22,7 @@
|
||||
<li><a href="org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">InvalidSettingException</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">Settings</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">Settings.KEYS</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">SSLSocketFactoryEx</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">URLConnectionFactory</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/URLConnectionFailureException.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">URLConnectionFailureException</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>All Classes (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -22,6 +22,7 @@
|
||||
<li><a href="org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils">URLConnectionFactory</a></li>
|
||||
<li><a href="org/owasp/dependencycheck/utils/URLConnectionFailureException.html" title="class in org.owasp.dependencycheck.utils">URLConnectionFailureException</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Constant Field Values (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Constant Field Values (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Constant Field Values (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Constant Field Values (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -294,124 +294,138 @@
|
||||
<td class="colLast"><code>"cve.check.validforhours"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_CPE_STARTS_WITH_FILTER">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_CPE_STARTS_WITH_FILTER">CVE_CPE_STARTS_WITH_FILTER</a></code></td>
|
||||
<td class="colLast"><code>"cve.cpe.startswith.filter"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_META_URL">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_META_URL">CVE_META_URL</a></code></td>
|
||||
<td class="colLast"><code>"cve.url.meta"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_12_URL">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_12_URL">CVE_MODIFIED_12_URL</a></code></td>
|
||||
<td class="colLast"><code>"cve.url-1.2.modified"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_20_URL">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_20_URL">CVE_MODIFIED_20_URL</a></code></td>
|
||||
<td class="colLast"><code>"cve.url-2.0.modified"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_VALID_FOR_DAYS">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_VALID_FOR_DAYS">CVE_MODIFIED_VALID_FOR_DAYS</a></code></td>
|
||||
<td class="colLast"><code>"cve.url.modified.validfordays"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_SCHEMA_1_2">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_SCHEMA_1_2">CVE_SCHEMA_1_2</a></code></td>
|
||||
<td class="colLast"><code>"cve.url-1.2.base"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_SCHEMA_2_0">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_SCHEMA_2_0">CVE_SCHEMA_2_0</a></code></td>
|
||||
<td class="colLast"><code>"cve.url-2.0.base"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.CVE_START_YEAR">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_START_YEAR">CVE_START_YEAR</a></code></td>
|
||||
<td class="colLast"><code>"cve.startyear"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DATA_DIRECTORY">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DATA_DIRECTORY">DATA_DIRECTORY</a></code></td>
|
||||
<td class="colLast"><code>"data.directory"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DB_CONNECTION_STRING">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_CONNECTION_STRING">DB_CONNECTION_STRING</a></code></td>
|
||||
<td class="colLast"><code>"data.connection_string"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DB_DRIVER_NAME">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_DRIVER_NAME">DB_DRIVER_NAME</a></code></td>
|
||||
<td class="colLast"><code>"data.driver_name"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DB_DRIVER_PATH">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_DRIVER_PATH">DB_DRIVER_PATH</a></code></td>
|
||||
<td class="colLast"><code>"data.driver_path"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DB_FILE_NAME">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_FILE_NAME">DB_FILE_NAME</a></code></td>
|
||||
<td class="colLast"><code>"data.file_name"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DB_PASSWORD">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_PASSWORD">DB_PASSWORD</a></code></td>
|
||||
<td class="colLast"><code>"data.password"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DB_USER">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_USER">DB_USER</a></code></td>
|
||||
<td class="colLast"><code>"data.user"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DB_VERSION">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_VERSION">DB_VERSION</a></code></td>
|
||||
<td class="colLast"><code>"data.version"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.DOWNLOADER_QUICK_QUERY_TIMESTAMP">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#DOWNLOADER_QUICK_QUERY_TIMESTAMP">DOWNLOADER_QUICK_QUERY_TIMESTAMP</a></code></td>
|
||||
<td class="colLast"><code>"downloader.quick.query.timestamp"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.ENGINE_VERSION_CHECK_URL">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ENGINE_VERSION_CHECK_URL">ENGINE_VERSION_CHECK_URL</a></code></td>
|
||||
<td class="colLast"><code>"engine.version.url"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.HINTS_FILE">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#HINTS_FILE">HINTS_FILE</a></code></td>
|
||||
<td class="colLast"><code>"hints.file"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.utils.Settings.KEYS.MAX_DOWNLOAD_THREAD_POOL_SIZE">
|
||||
<!-- -->
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Deprecated List (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Deprecated List (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Deprecated List (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Deprecated List (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -89,7 +89,9 @@
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_URL">org.owasp.dependencycheck.utils.Settings.KEYS.PROXY_URL</a>
|
||||
<div class="block"><span class="deprecationComment">use <a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>Settings.KEYS.PROXY_SERVER</code></a> instead.</span></div>
|
||||
<div class="block"><span class="deprecationComment">use
|
||||
<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>Settings.KEYS.PROXY_SERVER</code></a>
|
||||
instead.</span></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>API Help (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>API Help (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="API Help (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="API Help (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Index (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Index (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Index (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,7 +69,7 @@
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a name="I:A">
|
||||
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a name="I:A">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">A</h2>
|
||||
@@ -78,11 +78,6 @@
|
||||
<dd>
|
||||
<div class="block">The additional configured zip file extensions, if available.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Downloader.html#analyzeException-java.io.IOException-">analyzeException(IOException)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Downloader.html" title="class in org.owasp.dependencycheck.utils">Downloader</a></dt>
|
||||
<dd>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging purposes, and then throws a
|
||||
DownloadFailedException that wraps the IO Exception.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_ARCHIVE_ENABLED">ANALYZER_ARCHIVE_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for whether the Archive analyzer is enabled.</div>
|
||||
@@ -101,7 +96,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_BUNDLE_AUDIT_ENABLED">ANALYZER_BUNDLE_AUDIT_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for whether the Ruby Bundler Audit analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Ruby Bundler Audit analyzer is
|
||||
enabled.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_BUNDLE_AUDIT_PATH">ANALYZER_BUNDLE_AUDIT_PATH</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
@@ -121,7 +117,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_COMPOSER_LOCK_ENABLED">ANALYZER_COMPOSER_LOCK_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for whether the composer lock file analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the composer lock file analyzer is
|
||||
enabled.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_EXPERIMENTAL_ENABLED">ANALYZER_EXPERIMENTAL_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
@@ -145,7 +142,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_NODE_PACKAGE_ENABLED">ANALYZER_NODE_PACKAGE_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for whether the node.js package analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the node.js package analyzer is
|
||||
enabled.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_NUSPEC_ENABLED">ANALYZER_NUSPEC_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
@@ -157,11 +155,13 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_PYTHON_DISTRIBUTION_ENABLED">ANALYZER_PYTHON_DISTRIBUTION_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for whether the Python Distribution analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Python Distribution analyzer is
|
||||
enabled.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_PYTHON_PACKAGE_ENABLED">ANALYZER_PYTHON_PACKAGE_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for whether the Python Package analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Python Package analyzer is
|
||||
enabled.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_RUBY_GEMSPEC_ENABLED">ANALYZER_RUBY_GEMSPEC_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
@@ -177,7 +177,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#AUTO_UPDATE">AUTO_UPDATE</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key indicating whether or not the cached data sources should be updated.</div>
|
||||
<div class="block">The properties key indicating whether or not the cached data sources
|
||||
should be updated.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="I:C">
|
||||
@@ -185,6 +186,12 @@
|
||||
</a>
|
||||
<h2 class="title">C</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Downloader.html#checkForCommonExceptionTypes-java.io.IOException-">checkForCommonExceptionTypes(IOException)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Downloader.html" title="class in org.owasp.dependencycheck.utils">Downloader</a></dt>
|
||||
<dd>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging
|
||||
purposes, and then throws a DownloadFailedException that wraps the IO
|
||||
Exception for common IO Exceptions.</div>
|
||||
</dd>
|
||||
<dt><a href="org/owasp/dependencycheck/utils/Checksum.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Checksum</span></a> - Class in <a href="org/owasp/dependencycheck/utils/package-summary.html">org.owasp.dependencycheck.utils</a></dt>
|
||||
<dd>
|
||||
<div class="block">Includes methods to generate the MD5 and SHA1 checksum.</div>
|
||||
@@ -203,7 +210,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CPE_MODIFIED_VALID_FOR_DAYS">CPE_MODIFIED_VALID_FOR_DAYS</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key that indicates how often the CPE data needs to be updated.</div>
|
||||
<div class="block">The properties key that indicates how often the CPE data needs to be
|
||||
updated.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CPE_URL">CPE_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
@@ -217,27 +225,54 @@
|
||||
<dd>
|
||||
<div class="block">Utility method to create an HttpURLConnection.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.net.Socket-java.lang.String-int-boolean-">createSocket(Socket, String, int, boolean)</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates an SSL Socket.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.net.InetAddress-int-java.net.InetAddress-int-">createSocket(InetAddress, int, InetAddress, int)</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.lang.String-int-java.net.InetAddress-int-">createSocket(String, int, InetAddress, int)</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.net.InetAddress-int-">createSocket(InetAddress, int)</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.lang.String-int-">createSocket(String, int)</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_CHECK_VALID_FOR_HOURS">CVE_CHECK_VALID_FOR_HOURS</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key to control the skipping of the check for CVE updates.</div>
|
||||
<div class="block">The properties key to control the skipping of the check for CVE
|
||||
updates.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_CPE_STARTS_WITH_FILTER">CVE_CPE_STARTS_WITH_FILTER</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The starts with filter used to exclude CVE entries from the database.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_META_URL">CVE_META_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for the URL to retrieve the "meta" data from about the CVE entries.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the "meta" data from about
|
||||
the CVE entries.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_12_URL">CVE_MODIFIED_12_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 1.2
|
||||
schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days) using the 1.2 schema.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_20_URL">CVE_MODIFIED_20_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 2.0
|
||||
schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days) using the 2.0 schema.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_VALID_FOR_DAYS">CVE_MODIFIED_VALID_FOR_DAYS</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days).</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days).</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_SCHEMA_1_2">CVE_SCHEMA_1_2</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
@@ -329,7 +364,8 @@
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#ENGINE_VERSION_CHECK_URL">ENGINE_VERSION_CHECK_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The key to obtain the URL to retrieve the current release version from.</div>
|
||||
<div class="block">The key to obtain the URL to retrieve the current release version
|
||||
from.</div>
|
||||
</dd>
|
||||
<dt><a href="org/owasp/dependencycheck/utils/ExpectedOjectInputStream.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">ExpectedOjectInputStream</span></a> - Class in <a href="org/owasp/dependencycheck/utils/package-summary.html">org.owasp.dependencycheck.utils</a></dt>
|
||||
<dd>
|
||||
@@ -401,19 +437,31 @@
|
||||
<div class="block">
|
||||
Creates the cryptographic checksum of a given file using the specified algorithm.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getCipherList--">getCipherList()</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the cipher list.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.html#getConnectionString-java.lang.String-java.lang.String-">getConnectionString(String, String)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a connection string from the configured properties.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.html#getDataDirectory--">getDataDirectory()</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
|
||||
<dd>
|
||||
<div class="block">Retrieves the directory that the JAR file exists in so that we can ensure we always use a common data directory for the
|
||||
embedded H2 database.</div>
|
||||
<div class="block">Retrieves the directory that the JAR file exists in so that we can ensure
|
||||
we always use a common data directory for the embedded H2 database.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.html#getDataFile-java.lang.String-">getDataFile(String)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a value from the properties file as a File object.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getDefaultCipherSuites--">getDefaultCipherSuites()</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the default cipher suites.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getDefaultProtocols--">getDefaultProtocols()</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the default protocols.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.html#getFile-java.lang.String-">getFile(String)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns a value from the properties file as a File object.</div>
|
||||
@@ -441,7 +489,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Downloader.html#getLastModified-java.net.URL-">getLastModified(URL)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Downloader.html" title="class in org.owasp.dependencycheck.utils">Downloader</a></dt>
|
||||
<dd>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the given URL.</div>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the
|
||||
given URL.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.html#getLong-java.lang.String-">getLong(String)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
|
||||
<dd>
|
||||
@@ -451,6 +500,10 @@
|
||||
<dd>
|
||||
<div class="block">Calculates the MD5 checksum of a specified file.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getProtocolList--">getProtocolList()</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the protocol list.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Checksum.html#getSHA1Checksum-java.io.File-">getSHA1Checksum(File)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Checksum.html" title="class in org.owasp.dependencycheck.utils">Checksum</a></dt>
|
||||
<dd>
|
||||
<div class="block">Calculates the SHA1 checksum of a specified file.</div>
|
||||
@@ -463,6 +516,14 @@
|
||||
<dd>
|
||||
<div class="block">Returns a value from the properties file.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getSupportedCipherSuites--">getSupportedCipherSuites()</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the supported cipher suites.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getSupportedProtocols--">getSupportedProtocols()</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the supported protocols.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.html#getTempDirectory--">getTempDirectory()</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the temporary directory.</div>
|
||||
@@ -472,6 +533,16 @@
|
||||
<div class="block">Generates a new temporary file name that is guaranteed to be unique.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="I:H">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">H</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#HINTS_FILE">HINTS_FILE</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The key for the hint file.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="I:I">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -553,7 +624,8 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_PORT">PROXY_PORT</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The properties key for the proxy port - this must be an integer value.</div>
|
||||
<div class="block">The properties key for the proxy port - this must be an integer
|
||||
value.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER">PROXY_SERVER</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
@@ -562,7 +634,9 @@
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_URL">PROXY_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
||||
<div class="block"><span class="deprecationComment">use <a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>Settings.KEYS.PROXY_SERVER</code></a> instead.</span></div>
|
||||
<div class="block"><span class="deprecationComment">use
|
||||
<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>Settings.KEYS.PROXY_SERVER</code></a>
|
||||
instead.</span></div>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_USERNAME">PROXY_USERNAME</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
@@ -629,9 +703,25 @@
|
||||
<dd>
|
||||
<div class="block">The collection of keys used within the properties file.</div>
|
||||
</dd>
|
||||
<dt><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">SSLSocketFactoryEx</span></a> - Class in <a href="org/owasp/dependencycheck/utils/package-summary.html">org.owasp.dependencycheck.utils</a></dt>
|
||||
<dd>
|
||||
<div class="block">This class is used to enable additional ciphers used by the SSL Socket.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#SSLSocketFactoryEx--">SSLSocketFactoryEx()</a></span> - Constructor for class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#SSLSocketFactoryEx-javax.net.ssl.KeyManager:A-javax.net.ssl.TrustManager:A-java.security.SecureRandom-">SSLSocketFactoryEx(KeyManager[], TrustManager[], SecureRandom)</a></span> - Constructor for class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#SSLSocketFactoryEx-javax.net.ssl.SSLContext-">SSLSocketFactoryEx(SSLContext)</a></span> - Constructor for class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/owasp/dependencycheck/utils/Settings.KEYS.html#SUPPRESSION_FILE">SUPPRESSION_FILE</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The key for a list of suppression files.</div>
|
||||
<div class="block">The key for the suppression file.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="I:T">
|
||||
@@ -700,7 +790,7 @@
|
||||
<div class="block">The key to obtain the VFeed update status.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> </div>
|
||||
<a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Dependency-Check Utils 1.4.0 API</title>
|
||||
<title>Dependency-Check Utils 1.4.2 API</title>
|
||||
<script type="text/javascript">
|
||||
targetPage = "" + window.location.search;
|
||||
if (targetPage != "" && targetPage != "undefined")
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Checksum (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Checksum (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Checksum (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Checksum (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>DownloadFailedException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>DownloadFailedException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="DownloadFailedException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="DownloadFailedException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Downloader (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Downloader (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Downloader (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Downloader (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -136,9 +136,10 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>protected static void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Downloader.html#analyzeException-java.io.IOException-">analyzeException</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> ex)</code>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging purposes, and then throws a
|
||||
DownloadFailedException that wraps the IO Exception.</div>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Downloader.html#checkForCommonExceptionTypes-java.io.IOException-">checkForCommonExceptionTypes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> ex)</code>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging
|
||||
purposes, and then throws a DownloadFailedException that wraps the IO
|
||||
Exception for common IO Exceptions.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
@@ -159,7 +160,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code>static long</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Downloader.html#getLastModified-java.net.URL-">getLastModified</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url)</code>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the given URL.</div>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the
|
||||
given URL.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -199,7 +201,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<dd><code>url</code> - the URL of the file to download</dd>
|
||||
<dd><code>outputPath</code> - the path to the save the file to</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - is thrown if there is an error downloading the file</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - is thrown if there is an error
|
||||
downloading the file</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -218,9 +221,11 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>url</code> - the URL of the file to download</dd>
|
||||
<dd><code>outputPath</code> - the path to the save the file to</dd>
|
||||
<dd><code>useProxy</code> - whether to use the configured proxy when downloading files</dd>
|
||||
<dd><code>useProxy</code> - whether to use the configured proxy when downloading
|
||||
files</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - is thrown if there is an error downloading the file</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - is thrown if there is an error
|
||||
downloading the file</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -232,33 +237,38 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getLastModified</h4>
|
||||
<pre>public static long getLastModified(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></pre>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the given URL. If the file:// protocol is specified, then
|
||||
the lastTimestamp of the file is returned.</div>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the
|
||||
given URL. If the file:// protocol is specified, then the lastTimestamp
|
||||
of the file is returned.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>url</code> - the URL to retrieve the timestamp from</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>an epoch timestamp</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - is thrown if an exception occurs making the HTTP request</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - is thrown if an exception occurs making
|
||||
the HTTP request</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="analyzeException-java.io.IOException-">
|
||||
<a name="checkForCommonExceptionTypes-java.io.IOException-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>analyzeException</h4>
|
||||
<pre>protected static void analyzeException(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> ex)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></pre>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging purposes, and then throws a
|
||||
DownloadFailedException that wraps the IO Exception.</div>
|
||||
<h4>checkForCommonExceptionTypes</h4>
|
||||
<pre>protected static void checkForCommonExceptionTypes(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> ex)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></pre>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging
|
||||
purposes, and then throws a DownloadFailedException that wraps the IO
|
||||
Exception for common IO Exceptions. This is to provide additional details
|
||||
to assist in resolution of the exception.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>ex</code> - the original exception</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - a wrapper exception that contains the original exception as the cause</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/DownloadFailedException.html" title="class in org.owasp.dependencycheck.utils">DownloadFailedException</a></code> - a wrapper exception that contains the
|
||||
original exception as the cause</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExpectedOjectInputStream (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>ExpectedOjectInputStream (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ExpectedOjectInputStream (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="ExpectedOjectInputStream (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExtractionException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>ExtractionException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ExtractionException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="ExtractionException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FileUtils (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>FileUtils (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="FileUtils (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="FileUtils (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>InvalidSettingException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>InvalidSettingException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="InvalidSettingException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="InvalidSettingException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -0,0 +1,651 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>SSLSocketFactoryEx (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="SSLSocketFactoryEx (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/SSLSocketFactoryEx.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" target="_top">Frames</a></li>
|
||||
<li><a href="SSLSocketFactoryEx.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">org.owasp.dependencycheck.utils</div>
|
||||
<h2 title="Class SSLSocketFactoryEx" class="title">Class SSLSocketFactoryEx</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net">javax.net.SocketFactory</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl">javax.net.ssl.SSLSocketFactory</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.owasp.dependencycheck.utils.SSLSocketFactoryEx</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">SSLSocketFactoryEx</span>
|
||||
extends <a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl">SSLSocketFactory</a></pre>
|
||||
<div class="block">This class is used to enable additional ciphers used by the SSL Socket. This
|
||||
is specifically because the NVD stopped supporting TLS 1.0 and Java 6 and 7
|
||||
clients by default were unable to connect to download the NVD data feeds.
|
||||
|
||||
The following code was copied from
|
||||
http://stackoverflow.com/questions/1037590/which-cipher-suites-to-enable-for-ssl-socket/23365536#23365536</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">Author:</span></dt>
|
||||
<dd><a href="http://stackoverflow.com/users/608639/jww">jww</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#SSLSocketFactoryEx--">SSLSocketFactoryEx</a></span>()</code>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#SSLSocketFactoryEx-javax.net.ssl.KeyManager:A-javax.net.ssl.TrustManager:A-java.security.SecureRandom-">SSLSocketFactoryEx</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/KeyManager.html?is-external=true" title="class or interface in javax.net.ssl">KeyManager</a>[] km,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/TrustManager.html?is-external=true" title="class or interface in javax.net.ssl">TrustManager</a>[] tm,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/security/SecureRandom.html?is-external=true" title="class or interface in java.security">SecureRandom</a> random)</code>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#SSLSocketFactoryEx-javax.net.ssl.SSLContext-">SSLSocketFactoryEx</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLContext.html?is-external=true" title="class or interface in javax.net.ssl">SSLContext</a> ctx)</code>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.net.InetAddress-int-">createSocket</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> host,
|
||||
int port)</code>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.net.InetAddress-int-java.net.InetAddress-int-">createSocket</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> address,
|
||||
int port,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> localAddress,
|
||||
int localPort)</code>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.net.Socket-java.lang.String-int-boolean-">createSocket</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a> s,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host,
|
||||
int port,
|
||||
boolean autoClose)</code>
|
||||
<div class="block">Creates an SSL Socket.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.lang.String-int-">createSocket</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host,
|
||||
int port)</code>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#createSocket-java.lang.String-int-java.net.InetAddress-int-">createSocket</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host,
|
||||
int port,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> localHost,
|
||||
int localPort)</code>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getCipherList--">getCipherList</a></span>()</code>
|
||||
<div class="block">Returns the cipher list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getDefaultCipherSuites--">getDefaultCipherSuites</a></span>()</code>
|
||||
<div class="block">Returns the default cipher suites.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getDefaultProtocols--">getDefaultProtocols</a></span>()</code>
|
||||
<div class="block">Returns the default protocols.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getProtocolList--">getProtocolList</a></span>()</code>
|
||||
<div class="block">Returns the protocol list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i9" class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getSupportedCipherSuites--">getSupportedCipherSuites</a></span>()</code>
|
||||
<div class="block">Returns the supported cipher suites.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i10" class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html#getSupportedProtocols--">getSupportedProtocols</a></span>()</code>
|
||||
<div class="block">Returns the supported protocols.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.javax.net.ssl.SSLSocketFactory">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class javax.net.ssl.<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl">SSLSocketFactory</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true#createSocket-java.net.Socket-java.io.InputStream-boolean-" title="class or interface in javax.net.ssl">createSocket</a>, <a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true#getDefault--" title="class or interface in javax.net.ssl">getDefault</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.javax.net.SocketFactory">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class javax.net.<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net">SocketFactory</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true#createSocket--" title="class or interface in javax.net">createSocket</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
||||
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="SSLSocketFactoryEx--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SSLSocketFactoryEx</h4>
|
||||
<pre>public SSLSocketFactoryEx()
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/security/NoSuchAlgorithmException.html?is-external=true" title="class or interface in java.security">NoSuchAlgorithmException</a>,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/security/KeyManagementException.html?is-external=true" title="class or interface in java.security">KeyManagementException</a></pre>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
<dl>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/security/NoSuchAlgorithmException.html?is-external=true" title="class or interface in java.security">NoSuchAlgorithmException</a></code> - thrown when an algorithm is not
|
||||
supported</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/security/KeyManagementException.html?is-external=true" title="class or interface in java.security">KeyManagementException</a></code> - thrown if initialization fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SSLSocketFactoryEx-javax.net.ssl.KeyManager:A-javax.net.ssl.TrustManager:A-java.security.SecureRandom-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SSLSocketFactoryEx</h4>
|
||||
<pre>public SSLSocketFactoryEx(<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/KeyManager.html?is-external=true" title="class or interface in javax.net.ssl">KeyManager</a>[] km,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/TrustManager.html?is-external=true" title="class or interface in javax.net.ssl">TrustManager</a>[] tm,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/security/SecureRandom.html?is-external=true" title="class or interface in java.security">SecureRandom</a> random)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/security/NoSuchAlgorithmException.html?is-external=true" title="class or interface in java.security">NoSuchAlgorithmException</a>,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/security/KeyManagementException.html?is-external=true" title="class or interface in java.security">KeyManagementException</a></pre>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>km</code> - the key manager</dd>
|
||||
<dd><code>tm</code> - the trust manager</dd>
|
||||
<dd><code>random</code> - secure random</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/security/NoSuchAlgorithmException.html?is-external=true" title="class or interface in java.security">NoSuchAlgorithmException</a></code> - thrown when an algorithm is not
|
||||
supported</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/security/KeyManagementException.html?is-external=true" title="class or interface in java.security">KeyManagementException</a></code> - thrown if initialization fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SSLSocketFactoryEx-javax.net.ssl.SSLContext-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>SSLSocketFactoryEx</h4>
|
||||
<pre>public SSLSocketFactoryEx(<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLContext.html?is-external=true" title="class or interface in javax.net.ssl">SSLContext</a> ctx)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/security/NoSuchAlgorithmException.html?is-external=true" title="class or interface in java.security">NoSuchAlgorithmException</a>,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/security/KeyManagementException.html?is-external=true" title="class or interface in java.security">KeyManagementException</a></pre>
|
||||
<div class="block">Constructs a new SSLSocketFactory.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>ctx</code> - the SSL context</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/security/NoSuchAlgorithmException.html?is-external=true" title="class or interface in java.security">NoSuchAlgorithmException</a></code> - thrown when an algorithm is not
|
||||
supported</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/security/KeyManagementException.html?is-external=true" title="class or interface in java.security">KeyManagementException</a></code> - thrown if initialization fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getDefaultCipherSuites--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getDefaultCipherSuites</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] getDefaultCipherSuites()</pre>
|
||||
<div class="block">Returns the default cipher suites.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true#getDefaultCipherSuites--" title="class or interface in javax.net.ssl">getDefaultCipherSuites</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl">SSLSocketFactory</a></code></dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the default cipher suites</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getSupportedCipherSuites--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getSupportedCipherSuites</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] getSupportedCipherSuites()</pre>
|
||||
<div class="block">Returns the supported cipher suites.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true#getSupportedCipherSuites--" title="class or interface in javax.net.ssl">getSupportedCipherSuites</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl">SSLSocketFactory</a></code></dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the supported cipher suites</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getDefaultProtocols--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getDefaultProtocols</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] getDefaultProtocols()</pre>
|
||||
<div class="block">Returns the default protocols.</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the default protocols</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getSupportedProtocols--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getSupportedProtocols</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] getSupportedProtocols()</pre>
|
||||
<div class="block">Returns the supported protocols.</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the supported protocols</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createSocket-java.net.Socket-java.lang.String-int-boolean-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createSocket</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a> createSocket(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a> s,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host,
|
||||
int port,
|
||||
boolean autoClose)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates an SSL Socket.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true#createSocket-java.net.Socket-java.lang.String-int-boolean-" title="class or interface in javax.net.ssl">createSocket</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl">SSLSocketFactory</a></code></dd>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>s</code> - the base socket</dd>
|
||||
<dd><code>host</code> - the host</dd>
|
||||
<dd><code>port</code> - the port</dd>
|
||||
<dd><code>autoClose</code> - if the socket should auto-close</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the SSL Socket</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the creation fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createSocket-java.net.InetAddress-int-java.net.InetAddress-int-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createSocket</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a> createSocket(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> address,
|
||||
int port,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> localAddress,
|
||||
int localPort)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true#createSocket-java.net.InetAddress-int-java.net.InetAddress-int-" title="class or interface in javax.net">createSocket</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net">SocketFactory</a></code></dd>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>address</code> - the address to connect to</dd>
|
||||
<dd><code>port</code> - the port number</dd>
|
||||
<dd><code>localAddress</code> - the local address</dd>
|
||||
<dd><code>localPort</code> - the local port</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the SSL Socket</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the creation fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createSocket-java.lang.String-int-java.net.InetAddress-int-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createSocket</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a> createSocket(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host,
|
||||
int port,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> localHost,
|
||||
int localPort)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true#createSocket-java.lang.String-int-java.net.InetAddress-int-" title="class or interface in javax.net">createSocket</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net">SocketFactory</a></code></dd>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>host</code> - the host to connect to</dd>
|
||||
<dd><code>port</code> - the port to connect to</dd>
|
||||
<dd><code>localHost</code> - the local host</dd>
|
||||
<dd><code>localPort</code> - the local port</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the SSL Socket</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the creation fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createSocket-java.net.InetAddress-int-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createSocket</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a> createSocket(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetAddress.html?is-external=true" title="class or interface in java.net">InetAddress</a> host,
|
||||
int port)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true#createSocket-java.net.InetAddress-int-" title="class or interface in javax.net">createSocket</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net">SocketFactory</a></code></dd>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>host</code> - the host to connect to</dd>
|
||||
<dd><code>port</code> - the port to connect to</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the SSL Socket</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the creation fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createSocket-java.lang.String-int-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createSocket</h4>
|
||||
<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a> createSocket(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host,
|
||||
int port)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Creates a new SSL Socket.</div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true#createSocket-java.lang.String-int-" title="class or interface in javax.net">createSocket</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net">SocketFactory</a></code></dd>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>host</code> - the host to connect to</dd>
|
||||
<dd><code>port</code> - the port to connect to</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the SSL Socket</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the creation fails</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getProtocolList--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getProtocolList</h4>
|
||||
<pre>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] getProtocolList()</pre>
|
||||
<div class="block">Returns the protocol list.</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the protocol list</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCipherList--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getCipherList</h4>
|
||||
<pre>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] getCipherList()</pre>
|
||||
<div class="block">Returns the cipher list.</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the cipher list</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/SSLSocketFactoryEx.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" target="_top">Frames</a></li>
|
||||
<li><a href="SSLSocketFactoryEx.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright? 2012-15 Jeremy Long. All Rights Reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Settings.KEYS (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Settings.KEYS (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Settings.KEYS (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Settings.KEYS (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -44,7 +44,7 @@
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/owasp/dependencycheck/utils/Settings.KEYS.html" target="_top">Frames</a></li>
|
||||
@@ -161,7 +161,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_BUNDLE_AUDIT_ENABLED">ANALYZER_BUNDLE_AUDIT_ENABLED</a></span></code>
|
||||
<div class="block">The properties key for whether the Ruby Bundler Audit analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Ruby Bundler Audit analyzer is
|
||||
enabled.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -191,7 +192,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_COMPOSER_LOCK_ENABLED">ANALYZER_COMPOSER_LOCK_ENABLED</a></span></code>
|
||||
<div class="block">The properties key for whether the composer lock file analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the composer lock file analyzer is
|
||||
enabled.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -227,7 +229,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_NODE_PACKAGE_ENABLED">ANALYZER_NODE_PACKAGE_ENABLED</a></span></code>
|
||||
<div class="block">The properties key for whether the node.js package analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the node.js package analyzer is
|
||||
enabled.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -245,13 +248,15 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_PYTHON_DISTRIBUTION_ENABLED">ANALYZER_PYTHON_DISTRIBUTION_ENABLED</a></span></code>
|
||||
<div class="block">The properties key for whether the Python Distribution analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Python Distribution analyzer is
|
||||
enabled.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_PYTHON_PACKAGE_ENABLED">ANALYZER_PYTHON_PACKAGE_ENABLED</a></span></code>
|
||||
<div class="block">The properties key for whether the Python Package analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Python Package analyzer is
|
||||
enabled.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -275,7 +280,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#AUTO_UPDATE">AUTO_UPDATE</a></span></code>
|
||||
<div class="block">The properties key indicating whether or not the cached data sources should be updated.</div>
|
||||
<div class="block">The properties key indicating whether or not the cached data sources
|
||||
should be updated.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -287,7 +293,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CPE_MODIFIED_VALID_FOR_DAYS">CPE_MODIFIED_VALID_FOR_DAYS</a></span></code>
|
||||
<div class="block">The properties key that indicates how often the CPE data needs to be updated.</div>
|
||||
<div class="block">The properties key that indicates how often the CPE data needs to be
|
||||
updated.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -299,111 +306,127 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_CHECK_VALID_FOR_HOURS">CVE_CHECK_VALID_FOR_HOURS</a></span></code>
|
||||
<div class="block">The properties key to control the skipping of the check for CVE updates.</div>
|
||||
<div class="block">The properties key to control the skipping of the check for CVE
|
||||
updates.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_CPE_STARTS_WITH_FILTER">CVE_CPE_STARTS_WITH_FILTER</a></span></code>
|
||||
<div class="block">The starts with filter used to exclude CVE entries from the database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_META_URL">CVE_META_URL</a></span></code>
|
||||
<div class="block">The properties key for the URL to retrieve the "meta" data from about the CVE entries.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the "meta" data from about
|
||||
the CVE entries.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_12_URL">CVE_MODIFIED_12_URL</a></span></code>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 1.2
|
||||
schema.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_20_URL">CVE_MODIFIED_20_URL</a></span></code>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 2.0
|
||||
schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days) using the 1.2 schema.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_VALID_FOR_DAYS">CVE_MODIFIED_VALID_FOR_DAYS</a></span></code>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days).</div>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_20_URL">CVE_MODIFIED_20_URL</a></span></code>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days) using the 2.0 schema.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_MODIFIED_VALID_FOR_DAYS">CVE_MODIFIED_VALID_FOR_DAYS</a></span></code>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_SCHEMA_1_2">CVE_SCHEMA_1_2</a></span></code>
|
||||
<div class="block">The properties key for the CVE schema version 1.2.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_SCHEMA_2_0">CVE_SCHEMA_2_0</a></span></code>
|
||||
<div class="block">The properties key for the CVE schema version 2.0.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_START_YEAR">CVE_START_YEAR</a></span></code>
|
||||
<div class="block">The properties key for the telling us how many cve.url.* URLs exists.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DATA_DIRECTORY">DATA_DIRECTORY</a></span></code>
|
||||
<div class="block">The base path to use for the data directory (for embedded db).</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_CONNECTION_STRING">DB_CONNECTION_STRING</a></span></code>
|
||||
<div class="block">The database connection string.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_DRIVER_NAME">DB_DRIVER_NAME</a></span></code>
|
||||
<div class="block">The database driver class name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_DRIVER_PATH">DB_DRIVER_PATH</a></span></code>
|
||||
<div class="block">The database driver class name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_FILE_NAME">DB_FILE_NAME</a></span></code>
|
||||
<div class="block">The database file name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_PASSWORD">DB_PASSWORD</a></span></code>
|
||||
<div class="block">The password to authenticate to the database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_USER">DB_USER</a></span></code>
|
||||
<div class="block">The username to use when connecting to the database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_VERSION">DB_VERSION</a></span></code>
|
||||
<div class="block">The database schema version.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DOWNLOADER_QUICK_QUERY_TIMESTAMP">DOWNLOADER_QUICK_QUERY_TIMESTAMP</a></span></code>
|
||||
<div class="block">The HTTP request method for query last modified date.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#ENGINE_VERSION_CHECK_URL">ENGINE_VERSION_CHECK_URL</a></span></code>
|
||||
<div class="block">The key to obtain the URL to retrieve the current release version from.</div>
|
||||
<div class="block">The key to obtain the URL to retrieve the current release version
|
||||
from.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#HINTS_FILE">HINTS_FILE</a></span></code>
|
||||
<div class="block">The key for the hint file.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -427,7 +450,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_PORT">PROXY_PORT</a></span></code>
|
||||
<div class="block">The properties key for the proxy port - this must be an integer value.</div>
|
||||
<div class="block">The properties key for the proxy port - this must be an integer
|
||||
value.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -440,7 +464,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_URL">PROXY_URL</a></span></code>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
||||
<div class="block"><span class="deprecationComment">use <a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>PROXY_SERVER</code></a> instead.</span></div>
|
||||
<div class="block"><span class="deprecationComment">use
|
||||
<a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>PROXY_SERVER</code></a>
|
||||
instead.</span></div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -453,7 +479,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#SUPPRESSION_FILE">SUPPRESSION_FILE</a></span></code>
|
||||
<div class="block">The key for a list of suppression files.</div>
|
||||
<div class="block">The key for the suppression file.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -557,7 +583,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>ENGINE_VERSION_CHECK_URL</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ENGINE_VERSION_CHECK_URL</pre>
|
||||
<div class="block">The key to obtain the URL to retrieve the current release version from.</div>
|
||||
<div class="block">The key to obtain the URL to retrieve the current release version
|
||||
from.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.ENGINE_VERSION_CHECK_URL">Constant Field Values</a></dd>
|
||||
@@ -571,7 +598,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>AUTO_UPDATE</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> AUTO_UPDATE</pre>
|
||||
<div class="block">The properties key indicating whether or not the cached data sources should be updated.</div>
|
||||
<div class="block">The properties key indicating whether or not the cached data sources
|
||||
should be updated.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.AUTO_UPDATE">Constant Field Values</a></dd>
|
||||
@@ -585,7 +613,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>DB_DRIVER_NAME</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DB_DRIVER_NAME</pre>
|
||||
<div class="block">The database driver class name. If this is not in the properties file the embedded database is used.</div>
|
||||
<div class="block">The database driver class name. If this is not in the properties file
|
||||
the embedded database is used.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.DB_DRIVER_NAME">Constant Field Values</a></dd>
|
||||
@@ -599,7 +628,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>DB_DRIVER_PATH</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DB_DRIVER_PATH</pre>
|
||||
<div class="block">The database driver class name. If this is not in the properties file the embedded database is used.</div>
|
||||
<div class="block">The database driver class name. If this is not in the properties file
|
||||
the embedded database is used.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.DB_DRIVER_PATH">Constant Field Values</a></dd>
|
||||
@@ -613,7 +643,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>DB_CONNECTION_STRING</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DB_CONNECTION_STRING</pre>
|
||||
<div class="block">The database connection string. If this is not in the properties file the embedded database is used.</div>
|
||||
<div class="block">The database connection string. If this is not in the properties file
|
||||
the embedded database is used.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.DB_CONNECTION_STRING">Constant Field Values</a></dd>
|
||||
@@ -690,6 +721,24 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="CVE_CPE_STARTS_WITH_FILTER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>CVE_CPE_STARTS_WITH_FILTER</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CVE_CPE_STARTS_WITH_FILTER</pre>
|
||||
<div class="block">The starts with filter used to exclude CVE entries from the database.
|
||||
By default this is set to 'cpe:/a:' which limits the CVEs imported to
|
||||
just those that are related to applications. If this were set to just
|
||||
'cpe:' the OS, hardware, and application related CVEs would be
|
||||
imported.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_CPE_STARTS_WITH_FILTER">Constant Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="CVE_META_URL">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -697,7 +746,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_META_URL</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CVE_META_URL</pre>
|
||||
<div class="block">The properties key for the URL to retrieve the "meta" data from about the CVE entries.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the "meta" data from about
|
||||
the CVE entries.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_META_URL">Constant Field Values</a></dd>
|
||||
@@ -711,8 +761,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_MODIFIED_20_URL</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CVE_MODIFIED_20_URL</pre>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 2.0
|
||||
schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days) using the 2.0 schema.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_20_URL">Constant Field Values</a></dd>
|
||||
@@ -726,8 +776,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_MODIFIED_12_URL</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CVE_MODIFIED_12_URL</pre>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 1.2
|
||||
schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days) using the 1.2 schema.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_12_URL">Constant Field Values</a></dd>
|
||||
@@ -741,7 +791,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_MODIFIED_VALID_FOR_DAYS</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CVE_MODIFIED_VALID_FOR_DAYS</pre>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days).</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and
|
||||
added CVE entries (last 8 days).</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_VALID_FOR_DAYS">Constant Field Values</a></dd>
|
||||
@@ -755,7 +806,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_CHECK_VALID_FOR_HOURS</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CVE_CHECK_VALID_FOR_HOURS</pre>
|
||||
<div class="block">The properties key to control the skipping of the check for CVE updates.</div>
|
||||
<div class="block">The properties key to control the skipping of the check for CVE
|
||||
updates.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_CHECK_VALID_FOR_HOURS">Constant Field Values</a></dd>
|
||||
@@ -769,8 +821,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_START_YEAR</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CVE_START_YEAR</pre>
|
||||
<div class="block">The properties key for the telling us how many cve.url.* URLs exists. This is used in combination with CVE_BASE_URL to
|
||||
be able to retrieve the URLs for all of the files that make up the NVD CVE listing.</div>
|
||||
<div class="block">The properties key for the telling us how many cve.url.* URLs exists.
|
||||
This is used in combination with CVE_BASE_URL to be able to retrieve
|
||||
the URLs for all of the files that make up the NVD CVE listing.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_START_YEAR">Constant Field Values</a></dd>
|
||||
@@ -812,7 +865,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CPE_MODIFIED_VALID_FOR_DAYS</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CPE_MODIFIED_VALID_FOR_DAYS</pre>
|
||||
<div class="block">The properties key that indicates how often the CPE data needs to be updated.</div>
|
||||
<div class="block">The properties key that indicates how often the CPE data needs to be
|
||||
updated.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CPE_MODIFIED_VALID_FOR_DAYS">Constant Field Values</a></dd>
|
||||
@@ -841,7 +895,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>PROXY_URL</h4>
|
||||
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
|
||||
public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PROXY_URL</pre>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">use <a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>PROXY_SERVER</code></a> instead.</span></div>
|
||||
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">use
|
||||
<a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#PROXY_SERVER"><code>PROXY_SERVER</code></a>
|
||||
instead.</span></div>
|
||||
<div class="block">The properties key for the proxy server.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
@@ -870,7 +926,8 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<li class="blockList">
|
||||
<h4>PROXY_PORT</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PROXY_PORT</pre>
|
||||
<div class="block">The properties key for the proxy port - this must be an integer value.</div>
|
||||
<div class="block">The properties key for the proxy port - this must be an integer
|
||||
value.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.PROXY_PORT">Constant Field Values</a></dd>
|
||||
@@ -968,13 +1025,27 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<li class="blockList">
|
||||
<h4>SUPPRESSION_FILE</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUPPRESSION_FILE</pre>
|
||||
<div class="block">The key for a list of suppression files.</div>
|
||||
<div class="block">The key for the suppression file.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.SUPPRESSION_FILE">Constant Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="HINTS_FILE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>HINTS_FILE</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HINTS_FILE</pre>
|
||||
<div class="block">The key for the hint file.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.HINTS_FILE">Constant Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ANALYZER_JAR_ENABLED">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -1024,7 +1095,8 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<li class="blockList">
|
||||
<h4>ANALYZER_NODE_PACKAGE_ENABLED</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ANALYZER_NODE_PACKAGE_ENABLED</pre>
|
||||
<div class="block">The properties key for whether the node.js package analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the node.js package analyzer is
|
||||
enabled.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.ANALYZER_NODE_PACKAGE_ENABLED">Constant Field Values</a></dd>
|
||||
@@ -1038,7 +1110,8 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<li class="blockList">
|
||||
<h4>ANALYZER_COMPOSER_LOCK_ENABLED</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ANALYZER_COMPOSER_LOCK_ENABLED</pre>
|
||||
<div class="block">The properties key for whether the composer lock file analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the composer lock file analyzer is
|
||||
enabled.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.ANALYZER_COMPOSER_LOCK_ENABLED">Constant Field Values</a></dd>
|
||||
@@ -1052,7 +1125,8 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<li class="blockList">
|
||||
<h4>ANALYZER_PYTHON_DISTRIBUTION_ENABLED</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ANALYZER_PYTHON_DISTRIBUTION_ENABLED</pre>
|
||||
<div class="block">The properties key for whether the Python Distribution analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Python Distribution analyzer is
|
||||
enabled.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.ANALYZER_PYTHON_DISTRIBUTION_ENABLED">Constant Field Values</a></dd>
|
||||
@@ -1066,7 +1140,8 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<li class="blockList">
|
||||
<h4>ANALYZER_PYTHON_PACKAGE_ENABLED</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ANALYZER_PYTHON_PACKAGE_ENABLED</pre>
|
||||
<div class="block">The properties key for whether the Python Package analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Python Package analyzer is
|
||||
enabled.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.ANALYZER_PYTHON_PACKAGE_ENABLED">Constant Field Values</a></dd>
|
||||
@@ -1122,7 +1197,8 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<li class="blockList">
|
||||
<h4>ANALYZER_BUNDLE_AUDIT_ENABLED</h4>
|
||||
<pre>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ANALYZER_BUNDLE_AUDIT_ENABLED</pre>
|
||||
<div class="block">The properties key for whether the Ruby Bundler Audit analyzer is enabled.</div>
|
||||
<div class="block">The properties key for whether the Ruby Bundler Audit analyzer is
|
||||
enabled.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.ANALYZER_BUNDLE_AUDIT_ENABLED">Constant Field Values</a></dd>
|
||||
@@ -1395,7 +1471,7 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?org/owasp/dependencycheck/utils/Settings.KEYS.html" target="_top">Frames</a></li>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Settings (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Settings (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Settings (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Settings (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -190,8 +190,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/owasp/dependencycheck/utils/Settings.html#getDataDirectory--">getDataDirectory</a></span>()</code>
|
||||
<div class="block">Retrieves the directory that the JAR file exists in so that we can ensure we always use a common data directory for the
|
||||
embedded H2 database.</div>
|
||||
<div class="block">Retrieves the directory that the JAR file exists in so that we can ensure
|
||||
we always use a common data directory for the embedded H2 database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
@@ -370,8 +370,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>initialize</h4>
|
||||
<pre>public static void initialize()</pre>
|
||||
<div class="block">Initializes the thread local settings object. Note, to use the settings object you must call this method. However, you must
|
||||
also call Settings.cleanup() to properly release resources.</div>
|
||||
<div class="block">Initializes the thread local settings object. Note, to use the settings
|
||||
object you must call this method. However, you must also call
|
||||
Settings.cleanup() to properly release resources.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="initialize-java.lang.String-">
|
||||
@@ -381,8 +382,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>initialize</h4>
|
||||
<pre>public static void initialize(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> propertiesFilePath)</pre>
|
||||
<div class="block">Initializes the thread local settings object. Note, to use the settings object you must call this method. However, you must
|
||||
also call Settings.cleanup() to properly release resources.</div>
|
||||
<div class="block">Initializes the thread local settings object. Note, to use the settings
|
||||
object you must call this method. However, you must also call
|
||||
Settings.cleanup() to properly release resources.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>propertiesFilePath</code> - the path to the base properties file to load</dd>
|
||||
@@ -409,7 +411,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<div class="block">Cleans up resources to prevent memory leaks.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>deleteTemporary</code> - flag indicating whether any temporary directories generated should be removed</dd>
|
||||
<dd><code>deleteTemporary</code> - flag indicating whether any temporary directories
|
||||
generated should be removed</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -562,15 +565,18 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public static void mergeProperties(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> filePath)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a>,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Merges a new properties file into the current properties. This method allows for the loading of a user provided properties
|
||||
file.<br><br>
|
||||
<b>Note</b>: even if using this method - system properties will be loaded before properties loaded from files.</div>
|
||||
<div class="block">Merges a new properties file into the current properties. This method
|
||||
allows for the loading of a user provided properties file.<br><br>
|
||||
<b>Note</b>: even if using this method - system properties will be loaded
|
||||
before properties loaded from files.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>filePath</code> - the path to the properties file to merge.</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - is thrown when the filePath points to a non-existent file</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - is thrown when there is an exception loading/merging the properties</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - is thrown when the filePath points to a
|
||||
non-existent file</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - is thrown when there is an exception loading/merging
|
||||
the properties</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -583,15 +589,18 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public static void mergeProperties(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filePath)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a>,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Merges a new properties file into the current properties. This method allows for the loading of a user provided properties
|
||||
file.<br><br>
|
||||
Note: even if using this method - system properties will be loaded before properties loaded from files.</div>
|
||||
<div class="block">Merges a new properties file into the current properties. This method
|
||||
allows for the loading of a user provided properties file.<br><br>
|
||||
Note: even if using this method - system properties will be loaded before
|
||||
properties loaded from files.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>filePath</code> - the path to the properties file to merge.</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - is thrown when the filePath points to a non-existent file</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - is thrown when there is an exception loading/merging the properties</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - is thrown when the filePath points to a
|
||||
non-existent file</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - is thrown when there is an exception loading/merging
|
||||
the properties</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -603,14 +612,16 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>mergeProperties</h4>
|
||||
<pre>public static void mergeProperties(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> stream)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Merges a new properties file into the current properties. This method allows for the loading of a user provided properties
|
||||
file.<br><br>
|
||||
<b>Note</b>: even if using this method - system properties will be loaded before properties loaded from files.</div>
|
||||
<div class="block">Merges a new properties file into the current properties. This method
|
||||
allows for the loading of a user provided properties file.<br><br>
|
||||
<b>Note</b>: even if using this method - system properties will be loaded
|
||||
before properties loaded from files.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>stream</code> - an Input Stream pointing at a properties file to merge</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - is thrown when there is an exception loading/merging the properties</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - is thrown when there is an exception loading/merging
|
||||
the properties</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -621,9 +632,10 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>getFile</h4>
|
||||
<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> getFile(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</pre>
|
||||
<div class="block">Returns a value from the properties file as a File object. If the value was specified as a system property or passed in via
|
||||
the -Dprop=value argument - this method will return the value from the system properties before the values in the contained
|
||||
configuration file.</div>
|
||||
<div class="block">Returns a value from the properties file as a File object. If the value
|
||||
was specified as a system property or passed in via the -Dprop=value
|
||||
argument - this method will return the value from the system properties
|
||||
before the values in the contained configuration file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
@@ -639,13 +651,15 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>getDataFile</h4>
|
||||
<pre>protected static <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> getDataFile(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</pre>
|
||||
<div class="block">Returns a value from the properties file as a File object. If the value was specified as a system property or passed in via
|
||||
the -Dprop=value argument - this method will return the value from the system properties before the values in the contained
|
||||
configuration file.
|
||||
<div class="block">Returns a value from the properties file as a File object. If the value
|
||||
was specified as a system property or passed in via the -Dprop=value
|
||||
argument - this method will return the value from the system properties
|
||||
before the values in the contained configuration file.
|
||||
|
||||
This method will check the configured base directory and will use this as the base of the file path. Additionally, if the
|
||||
base directory begins with a leading "[JAR]\" sequence with the path to the folder containing the JAR file containing this
|
||||
class.</div>
|
||||
This method will check the configured base directory and will use this as
|
||||
the base of the file path. Additionally, if the base directory begins
|
||||
with a leading "[JAR]\" sequence with the path to the folder containing
|
||||
the JAR file containing this class.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
@@ -662,9 +676,10 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getString</h4>
|
||||
<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getString(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultValue)</pre>
|
||||
<div class="block">Returns a value from the properties file. If the value was specified as a system property or passed in via the -Dprop=value
|
||||
argument - this method will return the value from the system properties before the values in the contained configuration
|
||||
file.</div>
|
||||
<div class="block">Returns a value from the properties file. If the value was specified as a
|
||||
system property or passed in via the -Dprop=value argument - this method
|
||||
will return the value from the system properties before the values in the
|
||||
contained configuration file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
@@ -687,7 +702,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the temporary directory</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the temporary directory does not exist and cannot be created</dd>
|
||||
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if the temporary directory does not
|
||||
exist and cannot be created</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -698,9 +714,10 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>getString</h4>
|
||||
<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getString(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</pre>
|
||||
<div class="block">Returns a value from the properties file. If the value was specified as a system property or passed in via the -Dprop=value
|
||||
argument - this method will return the value from the system properties before the values in the contained configuration
|
||||
file.</div>
|
||||
<div class="block">Returns a value from the properties file. If the value was specified as a
|
||||
system property or passed in via the -Dprop=value argument - this method
|
||||
will return the value from the system properties before the values in the
|
||||
contained configuration file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
@@ -716,7 +733,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>removeProperty</h4>
|
||||
<pre>public static void removeProperty(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</pre>
|
||||
<div class="block">Removes a property from the local properties collection. This is mainly used in test cases.</div>
|
||||
<div class="block">Removes a property from the local properties collection. This is mainly
|
||||
used in test cases.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the property key to remove</dd>
|
||||
@@ -731,16 +749,18 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getInt</h4>
|
||||
<pre>public static int getInt(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></pre>
|
||||
<div class="block">Returns an int value from the properties file. If the value was specified as a system property or passed in via the
|
||||
-Dprop=value argument - this method will return the value from the system properties before the values in the contained
|
||||
configuration file.</div>
|
||||
<div class="block">Returns an int value from the properties file. If the value was specified
|
||||
as a system property or passed in via the -Dprop=value argument - this
|
||||
method will return the value from the system properties before the values
|
||||
in the contained configuration file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the property from the properties file</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving the setting</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving
|
||||
the setting</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -752,16 +772,17 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getInt</h4>
|
||||
<pre>public static int getInt(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key,
|
||||
int defaultValue)</pre>
|
||||
<div class="block">Returns an int value from the properties file. If the value was specified as a system property or passed in via the
|
||||
-Dprop=value argument - this method will return the value from the system properties before the values in the contained
|
||||
configuration file.</div>
|
||||
<div class="block">Returns an int value from the properties file. If the value was specified
|
||||
as a system property or passed in via the -Dprop=value argument - this
|
||||
method will return the value from the system properties before the values
|
||||
in the contained configuration file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
<dd><code>defaultValue</code> - the default value to return</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the property from the properties file or the defaultValue if the property does not exist or cannot be converted to
|
||||
an integer</dd>
|
||||
<dd>the property from the properties file or the defaultValue if the
|
||||
property does not exist or cannot be converted to an integer</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -773,16 +794,18 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getLong</h4>
|
||||
<pre>public static long getLong(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></pre>
|
||||
<div class="block">Returns a long value from the properties file. If the value was specified as a system property or passed in via the
|
||||
-Dprop=value argument - this method will return the value from the system properties before the values in the contained
|
||||
configuration file.</div>
|
||||
<div class="block">Returns a long value from the properties file. If the value was specified
|
||||
as a system property or passed in via the -Dprop=value argument - this
|
||||
method will return the value from the system properties before the values
|
||||
in the contained configuration file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the property from the properties file</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving the setting</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving
|
||||
the setting</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -794,16 +817,19 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getBoolean</h4>
|
||||
<pre>public static boolean getBoolean(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></pre>
|
||||
<div class="block">Returns a boolean value from the properties file. If the value was specified as a system property or passed in via the
|
||||
<code>-Dprop=value</code> argument this method will return the value from the system properties before the values in the
|
||||
contained configuration file.</div>
|
||||
<div class="block">Returns a boolean value from the properties file. If the value was
|
||||
specified as a system property or passed in via the
|
||||
<code>-Dprop=value</code> argument this method will return the value from
|
||||
the system properties before the values in the contained configuration
|
||||
file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the property from the properties file</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving the setting</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving
|
||||
the setting</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -816,17 +842,21 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public static boolean getBoolean(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key,
|
||||
boolean defaultValue)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></pre>
|
||||
<div class="block">Returns a boolean value from the properties file. If the value was specified as a system property or passed in via the
|
||||
<code>-Dprop=value</code> argument this method will return the value from the system properties before the values in the
|
||||
contained configuration file.</div>
|
||||
<div class="block">Returns a boolean value from the properties file. If the value was
|
||||
specified as a system property or passed in via the
|
||||
<code>-Dprop=value</code> argument this method will return the value from
|
||||
the system properties before the values in the contained configuration
|
||||
file.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>key</code> - the key to lookup within the properties file</dd>
|
||||
<dd><code>defaultValue</code> - the default value to return if the setting does not exist</dd>
|
||||
<dd><code>defaultValue</code> - the default value to return if the setting does not
|
||||
exist</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the property from the properties file</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving the setting</dd>
|
||||
<dd><code><a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></code> - is thrown if there is an error retrieving
|
||||
the setting</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -840,12 +870,14 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dbFileNameKey)
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
|
||||
<a href="../../../../org/owasp/dependencycheck/utils/InvalidSettingException.html" title="class in org.owasp.dependencycheck.utils">InvalidSettingException</a></pre>
|
||||
<div class="block">Returns a connection string from the configured properties. If the connection string contains a %s, this method will
|
||||
determine the 'data' directory and replace the %s with the path to the data directory. If the data directory does not
|
||||
exists it will be created.</div>
|
||||
<div class="block">Returns a connection string from the configured properties. If the
|
||||
connection string contains a %s, this method will determine the 'data'
|
||||
directory and replace the %s with the path to the data directory. If the
|
||||
data directory does not exists it will be created.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>connectionStringKey</code> - the property file key for the connection string</dd>
|
||||
<dd><code>connectionStringKey</code> - the property file key for the connection
|
||||
string</dd>
|
||||
<dd><code>dbFileNameKey</code> - the settings key for the db filename</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the connection string</dd>
|
||||
@@ -863,8 +895,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getDataDirectory</h4>
|
||||
<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> getDataDirectory()
|
||||
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
||||
<div class="block">Retrieves the directory that the JAR file exists in so that we can ensure we always use a common data directory for the
|
||||
embedded H2 database. This is public solely for some unit tests; otherwise this should be private.</div>
|
||||
<div class="block">Retrieves the directory that the JAR file exists in so that we can ensure
|
||||
we always use a common data directory for the embedded H2 database. This
|
||||
is public solely for some unit tests; otherwise this should be private.</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the data directory to store data files</dd>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>URLConnectionFactory (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>URLConnectionFactory (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="URLConnectionFactory (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="URLConnectionFactory (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFailureException.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -111,8 +111,9 @@ var activeTableTab = "activeTableTab";
|
||||
<br>
|
||||
<pre>public final class <span class="typeNameLabel">URLConnectionFactory</span>
|
||||
extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
||||
<div class="block">A URLConnection Factory to create new connections. This encapsulates several configuration checks to ensure that the connection
|
||||
uses the correct proxy settings.</div>
|
||||
<div class="block">A URLConnection Factory to create new connections. This encapsulates several
|
||||
configuration checks to ensure that the connection uses the correct proxy
|
||||
settings.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">Author:</span></dt>
|
||||
<dd>Jeremy Long</dd>
|
||||
@@ -178,8 +179,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>createHttpURLConnection</h4>
|
||||
<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</a> createHttpURLConnection(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFailureException.html" title="class in org.owasp.dependencycheck.utils">URLConnectionFailureException</a></pre>
|
||||
<div class="block">Utility method to create an HttpURLConnection. If the application is configured to use a proxy this method will retrieve
|
||||
the proxy settings and use them when setting up the connection.</div>
|
||||
<div class="block">Utility method to create an HttpURLConnection. If the application is
|
||||
configured to use a proxy this method will retrieve the proxy settings
|
||||
and use them when setting up the connection.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>url</code> - the url to connect to</dd>
|
||||
@@ -199,8 +201,10 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</a> createHttpURLConnection(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url,
|
||||
boolean proxy)
|
||||
throws <a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFailureException.html" title="class in org.owasp.dependencycheck.utils">URLConnectionFailureException</a></pre>
|
||||
<div class="block">Utility method to create an HttpURLConnection. The use of a proxy here is optional as there may be cases where a proxy is
|
||||
configured but we don't want to use it (for example, if there's an internal repository configured)</div>
|
||||
<div class="block">Utility method to create an HttpURLConnection. The use of a proxy here is
|
||||
optional as there may be cases where a proxy is configured but we don't
|
||||
want to use it (for example, if there's an internal repository
|
||||
configured)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>url</code> - the URL to connect to</dd>
|
||||
@@ -239,7 +243,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFailureException.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>URLConnectionFailureException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>URLConnectionFailureException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="URLConnectionFailureException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="URLConnectionFailureException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Checksum (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Checksum (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Checksum (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Checksum (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.DownloadFailedException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.DownloadFailedException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.DownloadFailedException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.DownloadFailedException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -89,9 +89,10 @@
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected static void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Downloader.</span><code><span class="memberNameLink"><a href="../../../../../org/owasp/dependencycheck/utils/Downloader.html#analyzeException-java.io.IOException-">analyzeException</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> ex)</code>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging purposes, and then throws a
|
||||
DownloadFailedException that wraps the IO Exception.</div>
|
||||
<td class="colLast"><span class="typeNameLabel">Downloader.</span><code><span class="memberNameLink"><a href="../../../../../org/owasp/dependencycheck/utils/Downloader.html#checkForCommonExceptionTypes-java.io.IOException-">checkForCommonExceptionTypes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> ex)</code>
|
||||
<div class="block">Analyzes the IOException, logs the appropriate information for debugging
|
||||
purposes, and then throws a DownloadFailedException that wraps the IO
|
||||
Exception for common IO Exceptions.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -112,7 +113,8 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static long</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Downloader.</span><code><span class="memberNameLink"><a href="../../../../../org/owasp/dependencycheck/utils/Downloader.html#getLastModified-java.net.URL-">getLastModified</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url)</code>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the given URL.</div>
|
||||
<div class="block">Makes an HTTP Head request to retrieve the last modified date of the
|
||||
given URL.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Downloader (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Downloader (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Downloader (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Downloader (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.ExpectedOjectInputStream (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.ExpectedOjectInputStream (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.ExpectedOjectInputStream (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.ExpectedOjectInputStream (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.ExtractionException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.ExtractionException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.ExtractionException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.ExtractionException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.FileUtils (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.FileUtils (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.FileUtils (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.FileUtils (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.InvalidSettingException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.InvalidSettingException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.InvalidSettingException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.InvalidSettingException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -0,0 +1,124 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.SSLSocketFactoryEx (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.SSLSocketFactoryEx (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/owasp/dependencycheck/utils/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/owasp/dependencycheck/utils/class-use/SSLSocketFactoryEx.html" target="_top">Frames</a></li>
|
||||
<li><a href="SSLSocketFactoryEx.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class org.owasp.dependencycheck.utils.SSLSocketFactoryEx" class="title">Uses of Class<br>org.owasp.dependencycheck.utils.SSLSocketFactoryEx</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">No usage of org.owasp.dependencycheck.utils.SSLSocketFactoryEx</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../../org/owasp/dependencycheck/utils/package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-all.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../../index.html?org/owasp/dependencycheck/utils/class-use/SSLSocketFactoryEx.html" target="_top">Frames</a></li>
|
||||
<li><a href="SSLSocketFactoryEx.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright? 2012-15 Jeremy Long. All Rights Reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Settings.KEYS (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Settings.KEYS (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Settings.KEYS (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Settings.KEYS (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Settings (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.Settings (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Settings (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.Settings (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.URLConnectionFactory (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.URLConnectionFactory (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.URLConnectionFactory (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.URLConnectionFactory (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.URLConnectionFailureException (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Class org.owasp.dependencycheck.utils.URLConnectionFailureException (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.URLConnectionFailureException (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Class org.owasp.dependencycheck.utils.URLConnectionFailureException (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -20,6 +20,7 @@
|
||||
<li><a href="FileUtils.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">FileUtils</a></li>
|
||||
<li><a href="Settings.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">Settings</a></li>
|
||||
<li><a href="Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">Settings.KEYS</a></li>
|
||||
<li><a href="SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">SSLSocketFactoryEx</a></li>
|
||||
<li><a href="URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils" target="classFrame">URLConnectionFactory</a></li>
|
||||
</ul>
|
||||
<h2 title="Exceptions">Exceptions</h2>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -123,6 +123,12 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils">SSLSocketFactoryEx</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">This class is used to enable additional ciphers used by the SSL Socket.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/utils/URLConnectionFactory.html" title="class in org.owasp.dependencycheck.utils">URLConnectionFactory</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A URLConnection Factory to create new connections.</div>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.owasp.dependencycheck.utils Class Hierarchy (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>org.owasp.dependencycheck.utils Class Hierarchy (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.owasp.dependencycheck.utils Class Hierarchy (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="org.owasp.dependencycheck.utils Class Hierarchy (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -91,6 +91,15 @@
|
||||
</li>
|
||||
<li type="circle">org.owasp.dependencycheck.utils.<a href="../../../../org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Settings</span></a></li>
|
||||
<li type="circle">org.owasp.dependencycheck.utils.<a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Settings.KEYS</span></a></li>
|
||||
<li type="circle">javax.net.<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net"><span class="typeNameLink">SocketFactory</span></a>
|
||||
<ul>
|
||||
<li type="circle">javax.net.ssl.<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl"><span class="typeNameLink">SSLSocketFactory</span></a>
|
||||
<ul>
|
||||
<li type="circle">org.owasp.dependencycheck.utils.<a href="../../../../org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">SSLSocketFactoryEx</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Uses of Package org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Package org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Uses of Package org.owasp.dependencycheck.utils (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:13 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:32 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Class Hierarchy (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Class Hierarchy (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Class Hierarchy (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Class Hierarchy (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -95,6 +95,15 @@
|
||||
</li>
|
||||
<li type="circle">org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Settings</span></a></li>
|
||||
<li type="circle">org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">Settings.KEYS</span></a></li>
|
||||
<li type="circle">javax.net.<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/SocketFactory.html?is-external=true" title="class or interface in javax.net"><span class="typeNameLink">SocketFactory</span></a>
|
||||
<ul>
|
||||
<li type="circle">javax.net.ssl.<a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html?is-external=true" title="class or interface in javax.net.ssl"><span class="typeNameLink">SSLSocketFactory</span></a>
|
||||
<ul>
|
||||
<li type="circle">org.owasp.dependencycheck.utils.<a href="org/owasp/dependencycheck/utils/SSLSocketFactoryEx.html" title="class in org.owasp.dependencycheck.utils"><span class="typeNameLink">SSLSocketFactoryEx</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
|
||||
<ul>
|
||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:44:12 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:37:31 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Serialized Form (Dependency-Check Utils 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>Serialized Form (Dependency-Check Utils 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Serialized Form (Dependency-Check Utils 1.4.0 API)";
|
||||
parent.document.title="Serialized Form (Dependency-Check Utils 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
Reference in New Issue
Block a user