mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +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: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>
|
||||
|
||||
Reference in New Issue
Block a user