You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/07/16 00:59:27 UTC

svn commit: r1503511 [5/26] - in /manifoldcf/site/publish/release/trunk: api/activedirectory/ api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ api/alfresco/ api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresc...

Modified: manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:56 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:44 EDT 2013 -->
 <title>All Classes</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -198,6 +198,7 @@
 <li><a href="org/apache/manifoldcf/core/interfaces/IHierarchyParent.html" title="interface in org.apache.manifoldcf.core.interfaces" target="classFrame"><i>IHierarchyParent</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IHistoryActivity.html" title="interface in org.apache.manifoldcf.crawler.interfaces" target="classFrame"><i>IHistoryActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces" target="classFrame"><i>IHTTPOutput</i></a></li>
+<li><a href="org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces" target="classFrame"><i>IHTTPOutputActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IIncrementalIngester.html" title="interface in org.apache.manifoldcf.agents.interfaces" target="classFrame"><i>IIncrementalIngester</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IIngestLogger.html" title="interface in org.apache.manifoldcf.agents.interfaces" target="classFrame"><i>IIngestLogger</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IJobDescription.html" title="interface in org.apache.manifoldcf.crawler.interfaces" target="classFrame"><i>IJobDescription</i></a></li>
@@ -232,6 +233,8 @@
 <li><a href="org/apache/manifoldcf/agents/interfaces/IOutputHistoryActivity.html" title="interface in org.apache.manifoldcf.agents.interfaces" target="classFrame"><i>IOutputHistoryActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IOutputNotifyActivity.html" title="interface in org.apache.manifoldcf.agents.interfaces" target="classFrame"><i>IOutputNotifyActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IOutputRemoveActivity.html" title="interface in org.apache.manifoldcf.agents.interfaces" target="classFrame"><i>IOutputRemoveActivity</i></a></li>
+<li><a href="org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces" target="classFrame"><i>IParameterActivity</i></a></li>
+<li><a href="org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html" title="interface in org.apache.manifoldcf.core.interfaces" target="classFrame"><i>IPasswordMapperActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces" target="classFrame"><i>IPostParameters</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IProcessActivity.html" title="interface in org.apache.manifoldcf.crawler.interfaces" target="classFrame"><i>IProcessActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IRepositoryConnection.html" title="interface in org.apache.manifoldcf.crawler.interfaces" target="classFrame"><i>IRepositoryConnection</i></a></li>
@@ -350,6 +353,7 @@
 <li><a href="org/apache/manifoldcf/agents/interfaces/OutputConnectorManagerFactory.html" title="class in org.apache.manifoldcf.agents.interfaces" target="classFrame">OutputConnectorManagerFactory</a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/OutputSpecification.html" title="class in org.apache.manifoldcf.agents.interfaces" target="classFrame">OutputSpecification</a></li>
 <li><a href="org/apache/manifoldcf/core/fuzzyml/Parser.html" title="class in org.apache.manifoldcf.core.fuzzyml" target="classFrame">Parser</a></li>
+<li><a href="org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords" target="classFrame">PasswordMapper</a></li>
 <li><a href="org/apache/manifoldcf/crawler/PauseJob.html" title="class in org.apache.manifoldcf.crawler" target="classFrame">PauseJob</a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/PerformanceStatistics.html" title="class in org.apache.manifoldcf.crawler.interfaces" target="classFrame">PerformanceStatistics</a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/PerformanceStatistics.AveragingQueue.html" title="class in org.apache.manifoldcf.crawler.interfaces" target="classFrame">PerformanceStatistics.AveragingQueue</a></li>

Modified: manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:56 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:44 EDT 2013 -->
 <title>All Classes</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -198,6 +198,7 @@
 <li><a href="org/apache/manifoldcf/core/interfaces/IHierarchyParent.html" title="interface in org.apache.manifoldcf.core.interfaces"><i>IHierarchyParent</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IHistoryActivity.html" title="interface in org.apache.manifoldcf.crawler.interfaces"><i>IHistoryActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces"><i>IHTTPOutput</i></a></li>
+<li><a href="org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces"><i>IHTTPOutputActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IIncrementalIngester.html" title="interface in org.apache.manifoldcf.agents.interfaces"><i>IIncrementalIngester</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IIngestLogger.html" title="interface in org.apache.manifoldcf.agents.interfaces"><i>IIngestLogger</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IJobDescription.html" title="interface in org.apache.manifoldcf.crawler.interfaces"><i>IJobDescription</i></a></li>
@@ -232,6 +233,8 @@
 <li><a href="org/apache/manifoldcf/agents/interfaces/IOutputHistoryActivity.html" title="interface in org.apache.manifoldcf.agents.interfaces"><i>IOutputHistoryActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IOutputNotifyActivity.html" title="interface in org.apache.manifoldcf.agents.interfaces"><i>IOutputNotifyActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/IOutputRemoveActivity.html" title="interface in org.apache.manifoldcf.agents.interfaces"><i>IOutputRemoveActivity</i></a></li>
+<li><a href="org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces"><i>IParameterActivity</i></a></li>
+<li><a href="org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html" title="interface in org.apache.manifoldcf.core.interfaces"><i>IPasswordMapperActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces"><i>IPostParameters</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IProcessActivity.html" title="interface in org.apache.manifoldcf.crawler.interfaces"><i>IProcessActivity</i></a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/IRepositoryConnection.html" title="interface in org.apache.manifoldcf.crawler.interfaces"><i>IRepositoryConnection</i></a></li>
@@ -350,6 +353,7 @@
 <li><a href="org/apache/manifoldcf/agents/interfaces/OutputConnectorManagerFactory.html" title="class in org.apache.manifoldcf.agents.interfaces">OutputConnectorManagerFactory</a></li>
 <li><a href="org/apache/manifoldcf/agents/interfaces/OutputSpecification.html" title="class in org.apache.manifoldcf.agents.interfaces">OutputSpecification</a></li>
 <li><a href="org/apache/manifoldcf/core/fuzzyml/Parser.html" title="class in org.apache.manifoldcf.core.fuzzyml">Parser</a></li>
+<li><a href="org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></li>
 <li><a href="org/apache/manifoldcf/crawler/PauseJob.html" title="class in org.apache.manifoldcf.crawler">PauseJob</a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/PerformanceStatistics.html" title="class in org.apache.manifoldcf.crawler.interfaces">PerformanceStatistics</a></li>
 <li><a href="org/apache/manifoldcf/crawler/interfaces/PerformanceStatistics.AveragingQueue.html" title="class in org.apache.manifoldcf.crawler.interfaces">PerformanceStatistics.AveragingQueue</a></li>

Modified: manifoldcf/site/publish/release/trunk/api/framework/constant-values.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/constant-values.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/constant-values.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/constant-values.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:54 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:43 EDT 2013 -->
 <title>Constant Field Values</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -3487,6 +3487,25 @@
 </li>
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.manifoldcf.core.interfaces.<a href="org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.manifoldcf.core.interfaces.IHTTPOutputActivity._rcsid">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#_rcsid">_rcsid</a></code></td>
+<td class="colLast"><code>"@(#)$Id: IHTTPOutputActivity.java 1503255 2013-07-15 14:02:29Z kwright $"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.manifoldcf.core.interfaces.<a href="org/apache/manifoldcf/core/interfaces/IKeystoreManager.html" title="interface in org.apache.manifoldcf.core.interfaces">IKeystoreManager</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -3563,6 +3582,44 @@
 </li>
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.manifoldcf.core.interfaces.<a href="org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.manifoldcf.core.interfaces.IParameterActivity._rcsid">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/manifoldcf/core/interfaces/IParameterActivity.html#_rcsid">_rcsid</a></code></td>
+<td class="colLast"><code>"@(#)$Id: IParameterActivity.java 1503255 2013-07-15 14:02:29Z kwright $"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.manifoldcf.core.interfaces.<a href="org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IPasswordMapperActivity</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.manifoldcf.core.interfaces.IPasswordMapperActivity._rcsid">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html#_rcsid">_rcsid</a></code></td>
+<td class="colLast"><code>"@(#)$Id: IPasswordMapperActivity.java 1503255 2013-07-15 14:02:29Z kwright $"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.manifoldcf.core.interfaces.<a href="org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -4435,6 +4492,20 @@
 <td class="colLast"><code>"org.apache.manifoldcf.logconfigfile"</code></td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a name="org.apache.manifoldcf.core.system.ManifoldCF.loginPasswordProperty">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/manifoldcf/core/system/ManifoldCF.html#loginPasswordProperty">loginPasswordProperty</a></code></td>
+<td class="colLast"><code>"org.apache.manifoldcf.login.password"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.manifoldcf.core.system.ManifoldCF.loginUserNameProperty">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/manifoldcf/core/system/ManifoldCF.html#loginUserNameProperty">loginUserNameProperty</a></code></td>
+<td class="colLast"><code>"org.apache.manifoldcf.login.name"</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.manifoldcf.core.system.ManifoldCF.maintenanceFileSignalProperty">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
@@ -9778,6 +9849,27 @@
 <ul class="blockList">
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.manifoldcf.ui.passwords.<a href="org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.manifoldcf.ui.passwords.PasswordMapper._rcsid">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/manifoldcf/ui/passwords/PasswordMapper.html#_rcsid">_rcsid</a></code></td>
+<td class="colLast"><code>"@(#)$Id: PasswordMapper.java 1502789 2013-07-13 14:09:57Z kwright $"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.manifoldcf.ui.util.<a href="org/apache/manifoldcf/ui/util/Encoder.html" title="class in org.apache.manifoldcf.ui.util">Encoder</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>

Modified: manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:56 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:44 EDT 2013 -->
 <title>Deprecated List</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/help-doc.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/help-doc.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/help-doc.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/help-doc.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:56 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:44 EDT 2013 -->
 <title>API Help</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/index-all.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/index-all.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/index-all.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/index-all.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:56 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:44 EDT 2013 -->
 <title>Index</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
@@ -659,6 +659,12 @@
 <dd>
 <div class="block">Constructor.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html#adminProfile">adminProfile</a></span> - Variable in class org.apache.manifoldcf.ui.jsp.<a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html" title="class in org.apache.manifoldcf.ui.jsp">JspWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html#adminProfile">adminProfile</a></span> - Variable in class org.apache.manifoldcf.ui.multipart.<a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html" title="class in org.apache.manifoldcf.ui.multipart">MultipartWrapper</a></dt>
+<dd>
+<div class="block">The Admin Profile bean, for password mapping.</div>
+</dd>
 <dt><a href="./org/apache/manifoldcf/agents/interfaces/AgentFactory.html" title="class in org.apache.manifoldcf.agents.interfaces"><span class="strong">AgentFactory</span></a> - Class in <a href="./org/apache/manifoldcf/agents/interfaces/package-summary.html">org.apache.manifoldcf.agents.interfaces</a></dt>
 <dd>
 <div class="block">This is the agent class factory.</div>
@@ -6396,7 +6402,7 @@
 <dd>
 <div class="block">Flush the data to the underlying output stream</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#flush()">flush()</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#flush()">flush()</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Flush the stream</div>
 </dd>
@@ -6558,6 +6564,10 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/cachemanager/GeneralCache.ObjectRecordTable.html#GeneralCache.ObjectRecordTable()">GeneralCache.ObjectRecordTable()</a></span> - Constructor for class org.apache.manifoldcf.core.cachemanager.<a href="./org/apache/manifoldcf/core/cachemanager/GeneralCache.ObjectRecordTable.html" title="class in org.apache.manifoldcf.core.cachemanager">GeneralCache.ObjectRecordTable</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html#generateRandomPrefix()">generateRandomPrefix()</a></span> - Static method in class org.apache.manifoldcf.ui.passwords.<a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></dt>
+<dd>
+<div class="block">Generate a random prefix that will not likely collide with any password</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/crawler/interfaces/IRepositoryConnectionManager.html#genHistoryActivityCount(java.lang.String, org.apache.manifoldcf.crawler.interfaces.FilterCriteria, org.apache.manifoldcf.crawler.interfaces.SortOrder, org.apache.manifoldcf.crawler.interfaces.BucketDescription, long, int, int)">genHistoryActivityCount(String, FilterCriteria, SortOrder, BucketDescription, long, int, int)</a></span> - Method in interface org.apache.manifoldcf.crawler.interfaces.<a href="./org/apache/manifoldcf/crawler/interfaces/IRepositoryConnectionManager.html" title="interface in org.apache.manifoldcf.crawler.interfaces">IRepositoryConnectionManager</a></dt>
 <dd>
 <div class="block">Generate a report, listing the start time, activity count, and identifier bucket, given
@@ -6933,7 +6943,7 @@
 <dd>
 <div class="block">Get best possible answer</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html#getBinaryBytes(java.lang.String)">getBinaryBytes(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html#getBinaryBytes(java.lang.String)">getBinaryBytes(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></dt>
 <dd>
 <div class="block">Get file parameter, as a byte array.</div>
 </dd>
@@ -6949,7 +6959,7 @@
 <dd>
 <div class="block">Get the binary fields (if any).</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html#getBinaryStream(java.lang.String)">getBinaryStream(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html#getBinaryStream(java.lang.String)">getBinaryStream(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></dt>
 <dd>
 <div class="block">Get a file parameter, as a binary input stream.</div>
 </dd>
@@ -9040,7 +9050,7 @@
 <dd>
 <div class="block">Get a parameter value.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html#getParameter(java.lang.String)">getParameter(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html#getParameter(java.lang.String)">getParameter(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></dt>
 <dd>
 <div class="block">Get single parameter value.</div>
 </dd>
@@ -9050,7 +9060,7 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/database/QueryDescription.html#getParameters()">getParameters()</a></span> - Method in class org.apache.manifoldcf.core.database.<a href="./org/apache/manifoldcf/core/database/QueryDescription.html" title="class in org.apache.manifoldcf.core.database">QueryDescription</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html#getParameterValues(java.lang.String)">getParameterValues(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html#getParameterValues(java.lang.String)">getParameterValues(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></dt>
 <dd>
 <div class="block">Read an array of parameter values.</div>
 </dd>
@@ -9092,6 +9102,10 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/DBInitializationCommand.html#getPassword()">getPassword()</a></span> - Method in class org.apache.manifoldcf.core.<a href="./org/apache/manifoldcf/core/DBInitializationCommand.html" title="class in org.apache.manifoldcf.core">DBInitializationCommand</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html#getPasswordMapper()">getPasswordMapper()</a></span> - Method in class org.apache.manifoldcf.ui.beans.<a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html" title="class in org.apache.manifoldcf.ui.beans">AdminProfile</a></dt>
+<dd>
+<div class="block">Get the password mapper object.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/jdbcpool/ConnectionPoolManager.html#getPool(java.lang.String)">getPool(String)</a></span> - Method in class org.apache.manifoldcf.core.jdbcpool.<a href="./org/apache/manifoldcf/core/jdbcpool/ConnectionPoolManager.html" title="class in org.apache.manifoldcf.core.jdbcpool">ConnectionPoolManager</a></dt>
 <dd>
 <div class="block">Look for a pool with a given key.</div>
@@ -10735,6 +10749,11 @@
 <div class="block">This interface abstracts from the output character stream used to construct
  HTML output for a web interface.</div>
 </dd>
+<dt><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces"><span class="strong">IHTTPOutputActivity</span></a> - Interface in <a href="./org/apache/manifoldcf/core/interfaces/package-summary.html">org.apache.manifoldcf.core.interfaces</a></dt>
+<dd>
+<div class="block">This interface abstracts from the output character stream used to construct
+ HTML output for a web interface.</div>
+</dd>
 <dt><a href="./org/apache/manifoldcf/agents/interfaces/IIncrementalIngester.html" title="interface in org.apache.manifoldcf.agents.interfaces"><span class="strong">IIncrementalIngester</span></a> - Interface in <a href="./org/apache/manifoldcf/agents/interfaces/package-summary.html">org.apache.manifoldcf.agents.interfaces</a></dt>
 <dd>
 <div class="block">This interface describes the incremental ingestion API.</div>
@@ -11342,10 +11361,20 @@ when processing notification of a comple
 <div class="block">This interface abstracts from the activities that an output connector can do
 when removing documents.</div>
 </dd>
-<dt><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces"><span class="strong">IPostParameters</span></a> - Interface in <a href="./org/apache/manifoldcf/core/interfaces/package-summary.html">org.apache.manifoldcf.core.interfaces</a></dt>
+<dt><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces"><span class="strong">IParameterActivity</span></a> - Interface in <a href="./org/apache/manifoldcf/core/interfaces/package-summary.html">org.apache.manifoldcf.core.interfaces</a></dt>
 <dd>
 <div class="block">This interface represents parameters that get posted during UI interaction.</div>
 </dd>
+<dt><a href="./org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html" title="interface in org.apache.manifoldcf.core.interfaces"><span class="strong">IPasswordMapperActivity</span></a> - Interface in <a href="./org/apache/manifoldcf/core/interfaces/package-summary.html">org.apache.manifoldcf.core.interfaces</a></dt>
+<dd>
+<div class="block">This interface abstracts from password mapping activity, available for
+ all connector-provided UI components.</div>
+</dd>
+<dt><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces"><span class="strong">IPostParameters</span></a> - Interface in <a href="./org/apache/manifoldcf/core/interfaces/package-summary.html">org.apache.manifoldcf.core.interfaces</a></dt>
+<dd>
+<div class="block">This interface represents resources that are made available to connector methods
+ during UI post operations.</div>
+</dd>
 <dt><a href="./org/apache/manifoldcf/crawler/interfaces/IProcessActivity.html" title="interface in org.apache.manifoldcf.crawler.interfaces"><span class="strong">IProcessActivity</span></a> - Interface in <a href="./org/apache/manifoldcf/crawler/interfaces/package-summary.html">org.apache.manifoldcf.crawler.interfaces</a></dt>
 <dd>
 <div class="block">This interface abstracts from the activities that a fetched document processor can do.</div>
@@ -12021,7 +12050,7 @@ when removing documents.</div>
 <div class="block">This class provides an implementation of IHTTPOutput, which provides output
  services to connector UI interfaces.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html#JspWrapper(javax.servlet.jsp.JspWriter)">JspWrapper(JspWriter)</a></span> - Constructor for class org.apache.manifoldcf.ui.jsp.<a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html" title="class in org.apache.manifoldcf.ui.jsp">JspWrapper</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html#JspWrapper(javax.servlet.jsp.JspWriter, org.apache.manifoldcf.ui.beans.AdminProfile)">JspWrapper(JspWriter, AdminProfile)</a></span> - Constructor for class org.apache.manifoldcf.ui.jsp.<a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html" title="class in org.apache.manifoldcf.ui.jsp">JspWrapper</a></dt>
 <dd>
 <div class="block">Constructor.</div>
 </dd>
@@ -12511,6 +12540,27 @@ when removing documents.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/crawler/system/Logging.html#Logging()">Logging()</a></span> - Constructor for class org.apache.manifoldcf.crawler.system.<a href="./org/apache/manifoldcf/crawler/system/Logging.html" title="class in org.apache.manifoldcf.crawler.system">Logging</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html#login(org.apache.manifoldcf.core.interfaces.IThreadContext, java.lang.String, java.lang.String)">login(IThreadContext, String, String)</a></span> - Method in class org.apache.manifoldcf.ui.beans.<a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html" title="class in org.apache.manifoldcf.ui.beans">AdminProfile</a></dt>
+<dd>
+<div class="block">Log on the user, with the already-set user id and company
+ description.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/system/ManifoldCF.html#loginPassword">loginPassword</a></span> - Static variable in class org.apache.manifoldcf.core.system.<a href="./org/apache/manifoldcf/core/system/ManifoldCF.html" title="class in org.apache.manifoldcf.core.system">ManifoldCF</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/system/ManifoldCF.html#loginPasswordProperty">loginPasswordProperty</a></span> - Static variable in class org.apache.manifoldcf.core.system.<a href="./org/apache/manifoldcf/core/system/ManifoldCF.html" title="class in org.apache.manifoldcf.core.system">ManifoldCF</a></dt>
+<dd>
+<div class="block">UI login password</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/system/ManifoldCF.html#loginUserName">loginUserName</a></span> - Static variable in class org.apache.manifoldcf.core.system.<a href="./org/apache/manifoldcf/core/system/ManifoldCF.html" title="class in org.apache.manifoldcf.core.system">ManifoldCF</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/system/ManifoldCF.html#loginUserNameProperty">loginUserNameProperty</a></span> - Static variable in class org.apache.manifoldcf.core.system.<a href="./org/apache/manifoldcf/core/system/ManifoldCF.html" title="class in org.apache.manifoldcf.core.system">ManifoldCF</a></dt>
+<dd>
+<div class="block">UI login user name</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html#logout()">logout()</a></span> - Method in class org.apache.manifoldcf.ui.beans.<a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html" title="class in org.apache.manifoldcf.ui.beans">AdminProfile</a></dt>
+<dd>
+<div class="block">Log out the current user.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/TimeMarker.html#longValue()">longValue()</a></span> - Method in class org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/TimeMarker.html" title="class in org.apache.manifoldcf.core.interfaces">TimeMarker</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/cachemanager/GeneralCache.html#lookup(java.lang.Object)">lookup(Object)</a></span> - Method in class org.apache.manifoldcf.core.cachemanager.<a href="./org/apache/manifoldcf/core/cachemanager/GeneralCache.html" title="class in org.apache.manifoldcf.core.cachemanager">GeneralCache</a></dt>
@@ -13046,6 +13096,25 @@ when removing documents.</div>
 <dd>
 <div class="block">Map an entity reference back to a character</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html#mapKeyToPassword(java.lang.String)">mapKeyToPassword(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IPasswordMapperActivity</a></dt>
+<dd>
+<div class="block">Convert a key, created by mapPasswordToKey, back to the original password, within
+ the lifetime of the browser session.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html#mapKeyToPassword(java.lang.String)">mapKeyToPassword(String)</a></span> - Method in class org.apache.manifoldcf.ui.jsp.<a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html" title="class in org.apache.manifoldcf.ui.jsp">JspWrapper</a></dt>
+<dd>
+<div class="block">Convert a key, created by mapPasswordToKey, back to the original password, within
+ the lifetime of the browser session.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html#mapKeyToPassword(java.lang.String)">mapKeyToPassword(String)</a></span> - Method in class org.apache.manifoldcf.ui.multipart.<a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html" title="class in org.apache.manifoldcf.ui.multipart">MultipartWrapper</a></dt>
+<dd>
+<div class="block">Convert a key, created by mapPasswordToKey, back to the original password, within
+ the lifetime of the browser session.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html#mapKeyToPassword(java.lang.String)">mapKeyToPassword(String)</a></span> - Method in class org.apache.manifoldcf.ui.passwords.<a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></dt>
+<dd>
+<div class="block">Map a key back to a password.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/database/Database.html#mapLabelName(java.lang.String)">mapLabelName(String)</a></span> - Method in class org.apache.manifoldcf.core.database.<a href="./org/apache/manifoldcf/core/database/Database.html" title="class in org.apache.manifoldcf.core.database">Database</a></dt>
 <dd>
 <div class="block">Abstract method for mapping a label name from resultset</div>
@@ -13068,6 +13137,22 @@ when removing documents.</div>
 <dd>
 <div class="block">Abstract method for mapping a column lookup name from resultset</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html#mapPasswordToKey(java.lang.String)">mapPasswordToKey(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IPasswordMapperActivity</a></dt>
+<dd>
+<div class="block">Map a password to a unique key.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html#mapPasswordToKey(java.lang.String)">mapPasswordToKey(String)</a></span> - Method in class org.apache.manifoldcf.ui.jsp.<a href="./org/apache/manifoldcf/ui/jsp/JspWrapper.html" title="class in org.apache.manifoldcf.ui.jsp">JspWrapper</a></dt>
+<dd>
+<div class="block">Map a password to a unique key.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html#mapPasswordToKey(java.lang.String)">mapPasswordToKey(String)</a></span> - Method in class org.apache.manifoldcf.ui.multipart.<a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html" title="class in org.apache.manifoldcf.ui.multipart">MultipartWrapper</a></dt>
+<dd>
+<div class="block">Map a password to a unique key.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html#mapPasswordToKey(java.lang.String)">mapPasswordToKey(String)</a></span> - Method in class org.apache.manifoldcf.ui.passwords.<a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></dt>
+<dd>
+<div class="block">Map a password to a key.</div>
+</dd>
 <dt><a href="./org/apache/manifoldcf/authorities/mapping/MappingConnection.html" title="class in org.apache.manifoldcf.authorities.mapping"><span class="strong">MappingConnection</span></a> - Class in <a href="./org/apache/manifoldcf/authorities/mapping/package-summary.html">org.apache.manifoldcf.authorities.mapping</a></dt>
 <dd>
 <div class="block">This is the implementation of the authority connection interface, which describes a paper object
@@ -13662,7 +13747,7 @@ when removing documents.</div>
 <div class="block">This class provides abstract parameter service, including support for uploaded files and
  multipart forms.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html#MultipartWrapper(javax.servlet.http.HttpServletRequest)">MultipartWrapper(HttpServletRequest)</a></span> - Constructor for class org.apache.manifoldcf.ui.multipart.<a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html" title="class in org.apache.manifoldcf.ui.multipart">MultipartWrapper</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html#MultipartWrapper(javax.servlet.http.HttpServletRequest, org.apache.manifoldcf.ui.beans.AdminProfile)">MultipartWrapper(HttpServletRequest, AdminProfile)</a></span> - Constructor for class org.apache.manifoldcf.ui.multipart.<a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html" title="class in org.apache.manifoldcf.ui.multipart">MultipartWrapper</a></dt>
 <dd>
 <div class="block">Constructor.</div>
 </dd>
@@ -13756,7 +13841,7 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/crawler/jobs/IntrinsicLink.html#newField">newField</a></span> - Static variable in class org.apache.manifoldcf.crawler.jobs.<a href="./org/apache/manifoldcf/crawler/jobs/IntrinsicLink.html" title="class in org.apache.manifoldcf.crawler.jobs">IntrinsicLink</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#newLine()">newLine()</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#newLine()">newLine()</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a newline</div>
 </dd>
@@ -14521,6 +14606,8 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/manifoldcf/ui/multipart/package-summary.html">org.apache.manifoldcf.ui.multipart</a> - package org.apache.manifoldcf.ui.multipart</dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/manifoldcf/ui/passwords/package-summary.html">org.apache.manifoldcf.ui.passwords</a> - package org.apache.manifoldcf.ui.passwords</dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/manifoldcf/ui/util/package-summary.html">org.apache.manifoldcf.ui.util</a> - package org.apache.manifoldcf.ui.util</dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/crawler/system/WorkerThread.ProcessActivity.html#originationTimes">originationTimes</a></span> - Variable in class org.apache.manifoldcf.crawler.system.<a href="./org/apache/manifoldcf/crawler/system/WorkerThread.ProcessActivity.html" title="class in org.apache.manifoldcf.crawler.system">WorkerThread.ProcessActivity</a></dt>
@@ -15190,6 +15277,14 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/jdbcpool/ConnectionPool.html#password">password</a></span> - Variable in class org.apache.manifoldcf.core.jdbcpool.<a href="./org/apache/manifoldcf/core/jdbcpool/ConnectionPool.html" title="class in org.apache.manifoldcf.core.jdbcpool">ConnectionPool</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords"><span class="strong">PasswordMapper</span></a> - Class in <a href="./org/apache/manifoldcf/ui/passwords/package-summary.html">org.apache.manifoldcf.ui.passwords</a></dt>
+<dd>
+<div class="block">This object manages a session-based map of password keys.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html#PasswordMapper()">PasswordMapper()</a></span> - Constructor for class org.apache.manifoldcf.ui.passwords.<a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></dt>
+<dd>
+<div class="block">Constructor</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/i18n/Messages.ResourceKey.html#pathName">pathName</a></span> - Variable in class org.apache.manifoldcf.core.i18n.<a href="./org/apache/manifoldcf/core/i18n/Messages.ResourceKey.html" title="class in org.apache.manifoldcf.core.i18n">Messages.ResourceKey</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/crawler/interfaces/IJobManager.html#pauseJob(java.lang.Long)">pauseJob(Long)</a></span> - Method in interface org.apache.manifoldcf.crawler.interfaces.<a href="./org/apache/manifoldcf/crawler/interfaces/IJobManager.html" title="interface in org.apache.manifoldcf.crawler.interfaces">IJobManager</a></dt>
@@ -15651,6 +15746,8 @@ when removing documents.</div>
 <dd>
 <div class="block">Do the wakeup logic.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html#pickChars">pickChars</a></span> - Static variable in class org.apache.manifoldcf.ui.passwords.<a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/scriptengine/Variable.html#pipe(org.apache.manifoldcf.scriptengine.Variable)">pipe(Variable)</a></span> - Method in interface org.apache.manifoldcf.scriptengine.<a href="./org/apache/manifoldcf/scriptengine/Variable.html" title="interface in org.apache.manifoldcf.scriptengine">Variable</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/scriptengine/VariableBase.html#pipe(org.apache.manifoldcf.scriptengine.Variable)">pipe(Variable)</a></span> - Method in class org.apache.manifoldcf.scriptengine.<a href="./org/apache/manifoldcf/scriptengine/VariableBase.html" title="class in org.apache.manifoldcf.scriptengine">VariableBase</a></dt>
@@ -15886,39 +15983,39 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/crawler/jobs/IntrinsicLink.DuplicateFinder.html#prevParentIDHash">prevParentIDHash</a></span> - Variable in class org.apache.manifoldcf.crawler.jobs.<a href="./org/apache/manifoldcf/crawler/jobs/IntrinsicLink.DuplicateFinder.html" title="class in org.apache.manifoldcf.crawler.jobs">IntrinsicLink.DuplicateFinder</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(boolean)">print(boolean)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(boolean)">print(boolean)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a boolean</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(char)">print(char)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(char)">print(char)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a char</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(char[])">print(char[])</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(char[])">print(char[])</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write an array of chars</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(double)">print(double)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(double)">print(double)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a double</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(float)">print(float)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(float)">print(float)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a float</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(int)">print(int)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(int)">print(int)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write an int</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(long)">print(long)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(long)">print(long)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a long</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(java.lang.Object)">print(Object)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(java.lang.Object)">print(Object)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write an object</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#print(java.lang.String)">print(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#print(java.lang.String)">print(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a string</div>
 </dd>
@@ -16014,39 +16111,39 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/crawler/jobs/TrackerClass.html#printForensics(java.lang.Long, int)">printForensics(Long, int)</a></span> - Static method in class org.apache.manifoldcf.crawler.jobs.<a href="./org/apache/manifoldcf/crawler/jobs/TrackerClass.html" title="class in org.apache.manifoldcf.crawler.jobs">TrackerClass</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(boolean)">println(boolean)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(boolean)">println(boolean)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a boolean</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(char)">println(char)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(char)">println(char)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a char</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(char[])">println(char[])</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(char[])">println(char[])</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write an array of chars</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(double)">println(double)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(double)">println(double)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a double</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(float)">println(float)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(float)">println(float)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a float</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(int)">println(int)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(int)">println(int)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write an int</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(long)">println(long)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(long)">println(long)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a long</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(java.lang.Object)">println(Object)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(java.lang.Object)">println(Object)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write an object</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#println(java.lang.String)">println(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#println(java.lang.String)">println(String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
 <dd>
 <div class="block">Write a string</div>
 </dd>
@@ -18657,7 +18754,7 @@ when removing documents.</div>
 <dd>
 <div class="block">Set a parameter value.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html#setParameter(java.lang.String, java.lang.String)">setParameter(String, String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html#setParameter(java.lang.String, java.lang.String)">setParameter(String, String)</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></dt>
 <dd>
 <div class="block">Set a parameter value.</div>
 </dd>
@@ -18665,7 +18762,7 @@ when removing documents.</div>
 <dd>
 <div class="block">Set a parameter value</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html#setParameterValues(java.lang.String, java.lang.String[])">setParameterValues(String, String[])</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></dt>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html#setParameterValues(java.lang.String, java.lang.String[])">setParameterValues(String, String[])</a></span> - Method in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></dt>
 <dd>
 <div class="block">Set an array of parameter values.</div>
 </dd>
@@ -18673,11 +18770,6 @@ when removing documents.</div>
 <dd>
 <div class="block">Set an array of parameter values</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html#setPassword(java.lang.String)">setPassword(String)</a></span> - Method in class org.apache.manifoldcf.ui.beans.<a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html" title="class in org.apache.manifoldcf.ui.beans">AdminProfile</a></dt>
-<dd>
-<div class="block">Log on the user, with the already-set user id and company
- description.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/cachemanager/GeneralCache.ExpirationTree.html#setPointer(org.apache.manifoldcf.core.cachemanager.GeneralCache.ExpirationTreeNode, boolean, org.apache.manifoldcf.core.cachemanager.GeneralCache.ExpirationTreeNode)">setPointer(GeneralCache.ExpirationTreeNode, boolean, GeneralCache.ExpirationTreeNode)</a></span> - Method in class org.apache.manifoldcf.core.cachemanager.<a href="./org/apache/manifoldcf/core/cachemanager/GeneralCache.ExpirationTree.html" title="class in org.apache.manifoldcf.core.cachemanager">GeneralCache.ExpirationTree</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/authorities/authority/AuthorityConnection.html#setPrerequisiteMapping(java.lang.String)">setPrerequisiteMapping(String)</a></span> - Method in class org.apache.manifoldcf.authorities.authority.<a href="./org/apache/manifoldcf/authorities/authority/AuthorityConnection.html" title="class in org.apache.manifoldcf.authorities.authority">AuthorityConnection</a></dt>
@@ -18839,10 +18931,6 @@ when removing documents.</div>
 <dd>
 <div class="block">Set the user ID we'll be using</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html#setUserID(java.lang.String)">setUserID(String)</a></span> - Method in class org.apache.manifoldcf.ui.beans.<a href="./org/apache/manifoldcf/ui/beans/AdminProfile.html" title="class in org.apache.manifoldcf.ui.beans">AdminProfile</a></dt>
-<dd>
-<div class="block">Set the admin user id.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/database/BaseObject.html#setValue(java.lang.String, java.lang.Object)">setValue(String, Object)</a></span> - Method in class org.apache.manifoldcf.core.database.<a href="./org/apache/manifoldcf/core/database/BaseObject.html" title="class in org.apache.manifoldcf.core.database">BaseObject</a></dt>
 <dd>
 <div class="block">Set a field by name.</div>
@@ -20584,6 +20672,10 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/scriptengine/VariableURL.html#VariableURL(java.lang.String, java.lang.String)">VariableURL(String, String)</a></span> - Constructor for class org.apache.manifoldcf.scriptengine.<a href="./org/apache/manifoldcf/scriptengine/VariableURL.html" title="class in org.apache.manifoldcf.scriptengine">VariableURL</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/system/ManifoldCF.html#verifyLogin(org.apache.manifoldcf.core.interfaces.IThreadContext, java.lang.String, java.lang.String)">verifyLogin(IThreadContext, String, String)</a></span> - Static method in class org.apache.manifoldcf.core.system.<a href="./org/apache/manifoldcf/core/system/ManifoldCF.html" title="class in org.apache.manifoldcf.core.system">ManifoldCF</a></dt>
+<dd>
+<div class="block">Verify login.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/agents/interfaces/OutputConnectorFactory.html#viewConfiguration(org.apache.manifoldcf.core.interfaces.IThreadContext, java.lang.String, org.apache.manifoldcf.core.interfaces.IHTTPOutput, java.util.Locale, org.apache.manifoldcf.core.interfaces.ConfigParams)">viewConfiguration(IThreadContext, String, IHTTPOutput, Locale, ConfigParams)</a></span> - Static method in class org.apache.manifoldcf.agents.interfaces.<a href="./org/apache/manifoldcf/agents/interfaces/OutputConnectorFactory.html" title="class in org.apache.manifoldcf.agents.interfaces">OutputConnectorFactory</a></dt>
 <dd>
 <div class="block">View connector configuration.</div>
@@ -21438,6 +21530,8 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutput.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutput</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IHTTPOutputActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IHTTPOutputActivity</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IKeystoreManager.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IKeystoreManager.html" title="interface in org.apache.manifoldcf.core.interfaces">IKeystoreManager</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/ILimitChecker.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/ILimitChecker.html" title="interface in org.apache.manifoldcf.core.interfaces">ILimitChecker</a></dt>
@@ -21446,6 +21540,10 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IndexDescription.html#_rcsid">_rcsid</a></span> - Static variable in class org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IndexDescription.html" title="class in org.apache.manifoldcf.core.interfaces">IndexDescription</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IParameterActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IParameterActivity</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPasswordMapperActivity.html" title="interface in org.apache.manifoldcf.core.interfaces">IPasswordMapperActivity</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IPostParameters.html" title="interface in org.apache.manifoldcf.core.interfaces">IPostParameters</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/core/interfaces/IResultRow.html#_rcsid">_rcsid</a></span> - Static variable in interface org.apache.manifoldcf.core.interfaces.<a href="./org/apache/manifoldcf/core/interfaces/IResultRow.html" title="interface in org.apache.manifoldcf.core.interfaces">IResultRow</a></dt>
@@ -21794,6 +21892,8 @@ when removing documents.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html#_rcsid">_rcsid</a></span> - Static variable in class org.apache.manifoldcf.ui.multipart.<a href="./org/apache/manifoldcf/ui/multipart/MultipartWrapper.html" title="class in org.apache.manifoldcf.ui.multipart">MultipartWrapper</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html#_rcsid">_rcsid</a></span> - Static variable in class org.apache.manifoldcf.ui.passwords.<a href="./org/apache/manifoldcf/ui/passwords/PasswordMapper.html" title="class in org.apache.manifoldcf.ui.passwords">PasswordMapper</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/ui/util/Encoder.html#_rcsid">_rcsid</a></span> - Static variable in class org.apache.manifoldcf.ui.util.<a href="./org/apache/manifoldcf/ui/util/Encoder.html" title="class in org.apache.manifoldcf.ui.util">Encoder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/manifoldcf/ui/util/Formatter.html#_rcsid">_rcsid</a></span> - Static variable in class org.apache.manifoldcf.ui.util.<a href="./org/apache/manifoldcf/ui/util/Formatter.html" title="class in org.apache.manifoldcf.ui.util">Formatter</a></dt>

Modified: manifoldcf/site/publish/release/trunk/api/framework/index.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/index.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/index.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/index.html Mon Jul 15 22:59:00 2013
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Wed Jul 10 13:38:56 EDT 2013 -->
+<!-- Generated by javadoc on Mon Jul 15 16:55:44 EDT 2013 -->
 <title>Generated Documentation (Untitled)</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.AgentRunShutdownRunner.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.AgentRunShutdownRunner.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.AgentRunShutdownRunner.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.AgentRunShutdownRunner.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>AgentRun.AgentRunShutdownRunner</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentRun.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>AgentRun</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentStop.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentStop.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentStop.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/AgentStop.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>AgentStop</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>BaseAgentsInitializationCommand</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DefineOutputConnection.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DefineOutputConnection.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DefineOutputConnection.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DefineOutputConnection.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>DefineOutputConnection</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DeleteOutputConnection.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DeleteOutputConnection.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DeleteOutputConnection.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/DeleteOutputConnection.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>DeleteOutputConnection</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Install.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Install.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Install.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Install.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>Install</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Register.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Register.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Register.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/Register.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>Register</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/RegisterOutput.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/RegisterOutput.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/RegisterOutput.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/RegisterOutput.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>RegisterOutput</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeAll.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeAll.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeAll.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeAll.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>SynchronizeAll</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeOutputs.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeOutputs.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeOutputs.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/SynchronizeOutputs.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>SynchronizeOutputs</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>TransactionalAgentsInitializationCommand</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/UnRegister.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/UnRegister.html?rev=1503511&r1=1503510&r2=1503511&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/UnRegister.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/UnRegister.html Mon Jul 15 22:59:00 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:38:52 EDT 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 15 16:55:41 EDT 2013 -->
 <title>UnRegister</title>
-<meta name="date" content="2013-07-10">
+<meta name="date" content="2013-07-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>