Skip to content

Commit

Permalink
Regenerate website
Browse files Browse the repository at this point in the history
  • Loading branch information
jjg-123 committed Oct 27, 2024
1 parent 0feced8 commit 720686c
Show file tree
Hide file tree
Showing 781 changed files with 1,708 additions and 1,556 deletions.
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>All Classes (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>All Classes (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>All Packages (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down
19 changes: 13 additions & 6 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>Constant Field Values (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down Expand Up @@ -2984,34 +2984,41 @@ <h2 title="org.oa4mp">org.oa4mp.*</h2>
<td class="colLast"><code>"-store"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.oa4mp.installer.AbstractInstaller.STORE_TYPE_DERBY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_DERBY">STORE_TYPE_DERBY</a></code></th>
<td class="colLast"><code>"derby"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.oa4mp.installer.AbstractInstaller.STORE_TYPE_DERBY_FILE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_DERBY_FILE">STORE_TYPE_DERBY_FILE</a></code></th>
<td class="colLast"><code>"derby_file"</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a id="org.oa4mp.installer.AbstractInstaller.STORE_TYPE_FILE_STORE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_FILE_STORE">STORE_TYPE_FILE_STORE</a></code></th>
<td class="colLast"><code>"file_store"</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a id="org.oa4mp.installer.AbstractInstaller.STORE_TYPE_MARIA_DB">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_MARIA_DB">STORE_TYPE_MARIA_DB</a></code></th>
<td class="colLast"><code>"mariadb"</code></td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a id="org.oa4mp.installer.AbstractInstaller.STORE_TYPE_MYSQL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_MYSQL">STORE_TYPE_MYSQL</a></code></th>
<td class="colLast"><code>"mysql"</code></td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a id="org.oa4mp.installer.AbstractInstaller.STORE_TYPE_POSTGRES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>Deprecated List (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>API Help (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down
10 changes: 8 additions & 2 deletions docs/apidocs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>Index (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down Expand Up @@ -1641,6 +1641,8 @@ <h2 class="title">D</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/server/admin/install/Installer.html#doInstall()">doInstall()</a></span> - Method in class org.oa4mp.server.admin.install.<a href="org/oa4mp/server/admin/install/Installer.html" title="class in org.oa4mp.server.admin.install">Installer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/installer/AbstractInstaller.html#doInstallOrUpdate(boolean)">doInstallOrUpdate(boolean)</a></span> - Method in class org.oa4mp.installer.<a href="org/oa4mp/installer/AbstractInstaller.html" title="class in org.oa4mp.installer">AbstractInstaller</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/server/admin/myproxy/oauth2/base/CopyTool.html#doIt()">doIt()</a></span> - Method in class org.oa4mp.server.admin.myproxy.oauth2.base.<a href="org/oa4mp/server/admin/myproxy/oauth2/base/CopyTool.html" title="class in org.oa4mp.server.admin.myproxy.oauth2.base">CopyTool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/server/admin/myproxy/oauth2/base/Monitor.html#doIt()">doIt()</a></span> - Method in class org.oa4mp.server.admin.myproxy.oauth2.base.<a href="org/oa4mp/server/admin/myproxy/oauth2/base/Monitor.html" title="class in org.oa4mp.server.admin.myproxy.oauth2.base">Monitor</a></dt>
Expand Down Expand Up @@ -7207,6 +7209,8 @@ <h2 class="title">S</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/delegation/server/UserInfo.html#setUpdated_at(int)">setUpdated_at(int)</a></span> - Method in class org.oa4mp.delegation.server.<a href="org/oa4mp/delegation/server/UserInfo.html" title="class in org.oa4mp.delegation.server">UserInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/installer/AbstractInstaller.html#setupDerbyFS()">setupDerbyFS()</a></span> - Method in class org.oa4mp.installer.<a href="org/oa4mp/installer/AbstractInstaller.html" title="class in org.oa4mp.installer">AbstractInstaller</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/delegation/common/storage/monitored/OLDMonitoredFileStore.html#setUpkeepConfiguration(edu.uiuc.ncsa.security.storage.monitored.upkeep.UpkeepConfiguration)">setUpkeepConfiguration(UpkeepConfiguration)</a></span> - Method in class org.oa4mp.delegation.common.storage.monitored.<a href="org/oa4mp/delegation/common/storage/monitored/OLDMonitoredFileStore.html" title="class in org.oa4mp.delegation.common.storage.monitored">OLDMonitoredFileStore</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
Expand Down Expand Up @@ -7458,6 +7462,8 @@ <h2 class="title">S</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/server/admin/myproxy/oauth2/tools/migrate/MigrateKeys.html#store_type(java.lang.String...)">store_type(String...)</a></span> - Method in class org.oa4mp.server.admin.myproxy.oauth2.tools.migrate.<a href="org/oa4mp/server/admin/myproxy/oauth2/tools/migrate/MigrateKeys.html" title="class in org.oa4mp.server.admin.myproxy.oauth2.tools.migrate">MigrateKeys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_DERBY">STORE_TYPE_DERBY</a></span> - Static variable in class org.oa4mp.installer.<a href="org/oa4mp/installer/AbstractInstaller.html" title="class in org.oa4mp.installer">AbstractInstaller</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_DERBY_FILE">STORE_TYPE_DERBY_FILE</a></span> - Static variable in class org.oa4mp.installer.<a href="org/oa4mp/installer/AbstractInstaller.html" title="class in org.oa4mp.installer">AbstractInstaller</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/oa4mp/installer/AbstractInstaller.html#STORE_TYPE_FILE_STORE">STORE_TYPE_FILE_STORE</a></span> - Static variable in class org.oa4mp.installer.<a href="org/oa4mp/installer/AbstractInstaller.html" title="class in org.oa4mp.installer">AbstractInstaller</a></dt>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>Overview (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/member-search-index.js

Large diffs are not rendered by default.

Binary file modified docs/apidocs/member-search-index.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>OA4MPClientInstaller (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down Expand Up @@ -165,7 +165,7 @@ <h3>Field Summary</h3>
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.oa4mp.installer.<a href="../../installer/AbstractInstaller.html" title="class in org.oa4mp.installer">AbstractInstaller</a></h3>
<code><a href="../../installer/AbstractInstaller.html#STORE_FLAG">STORE_FLAG</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_DERBY_FILE">STORE_TYPE_DERBY_FILE</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_FILE_STORE">STORE_TYPE_FILE_STORE</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_MARIA_DB">STORE_TYPE_MARIA_DB</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_MYSQL">STORE_TYPE_MYSQL</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_POSTGRES">STORE_TYPE_POSTGRES</a></code></li>
<code><a href="../../installer/AbstractInstaller.html#STORE_FLAG">STORE_FLAG</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_DERBY">STORE_TYPE_DERBY</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_DERBY_FILE">STORE_TYPE_DERBY_FILE</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_FILE_STORE">STORE_TYPE_FILE_STORE</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_MARIA_DB">STORE_TYPE_MARIA_DB</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_MYSQL">STORE_TYPE_MYSQL</a>, <a href="../../installer/AbstractInstaller.html#STORE_TYPE_POSTGRES">STORE_TYPE_POSTGRES</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.edu.uiuc.ncsa.security.installer.WebInstaller">
Expand Down Expand Up @@ -223,14 +223,14 @@ <h3>Method Summary</h3>
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.oa4mp.installer.<a href="../../installer/AbstractInstaller.html" title="class in org.oa4mp.installer">AbstractInstaller</a></h3>
<code><a href="../../installer/AbstractInstaller.html#getSetup()">getSetup</a>, <a href="../../installer/AbstractInstaller.html#getStoreFilename(java.lang.String)">getStoreFilename</a>, <a href="../../installer/AbstractInstaller.html#getStoreTileDirectory()">getStoreTileDirectory</a>, <a href="../../installer/AbstractInstaller.html#printMoreArgHelp()">printMoreArgHelp</a>, <a href="../../installer/AbstractInstaller.html#setupArgMap(java.lang.String%5B%5D)">setupArgMap</a>, <a href="../../installer/AbstractInstaller.html#setupTemplates()">setupTemplates</a></code></li>
<code><a href="../../installer/AbstractInstaller.html#doInstallOrUpdate(boolean)">doInstallOrUpdate</a>, <a href="../../installer/AbstractInstaller.html#getSetup()">getSetup</a>, <a href="../../installer/AbstractInstaller.html#getStoreFilename(java.lang.String)">getStoreFilename</a>, <a href="../../installer/AbstractInstaller.html#getStoreTileDirectory()">getStoreTileDirectory</a>, <a href="../../installer/AbstractInstaller.html#printMoreArgHelp()">printMoreArgHelp</a>, <a href="../../installer/AbstractInstaller.html#setupArgMap(java.lang.String%5B%5D)">setupArgMap</a>, <a href="../../installer/AbstractInstaller.html#setupDerbyFS()">setupDerbyFS</a>, <a href="../../installer/AbstractInstaller.html#setupTemplates()">setupTemplates</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.edu.uiuc.ncsa.security.installer.WebInstaller">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;edu.uiuc.ncsa.security.installer.WebInstaller</h3>
<code>applyExecutable, applySkipUpdate, applyTemplate, copyStream, createID, createSecret, doInstallOrUpdate, doList, doRemove, doReplace, download, getAppName, getArgMap, getID, getInstallConfiguration, getLastestConfigFileName, getLogger, getMessage, getMessage, getPacer, getRoot, getSecret, getSetupIS, getTemplates, getVersionFileName, ingestYaml, init, isDebugOn, isExec, isNotUpdateable, isUseTemplate, listVersions, nukeDir, printMoreExamplesHelp, process, processFileEntry, processZipArchive, processZipFile, readConfig, say, setDebugOn, setRoot, setTemplates, showHelp, showReleaseNotes, shutdown, trace</code></li>
<code>applyExecutable, applySkipUpdate, applyTemplate, copyStream, createID, createSecret, doList, doRemove, doReplace, download, getAppName, getArgMap, getID, getInstallConfiguration, getLastestConfigFileName, getLogger, getMessage, getMessage, getPacer, getRoot, getSecret, getSetupIS, getTemplates, getVersionFileName, ingestYaml, init, isDebugOn, isExec, isNotUpdateable, isUseTemplate, listVersions, nukeDir, printMoreExamplesHelp, process, processFileEntry, processZipArchive, processZipFile, readConfig, say, setDebugOn, setRoot, setTemplates, showHelp, showReleaseNotes, shutdown, trace</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>Uses of Class org.oa4mp.client.installer.OA4MPClientInstaller (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/org/oa4mp/client/installer/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.24) on Fri Oct 25 13:19:31 CDT 2024 -->
<!-- Generated by javadoc (11.0.24) on Sun Oct 27 09:48:28 CDT 2024 -->
<title>org.oa4mp.client.installer (OA4MP Parent Project 6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-10-25">
<meta name="dc.created" content="2024-10-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand Down
Loading

0 comments on commit 720686c

Please sign in to comment.