You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/06/21 17:13:36 UTC

svn commit: r1352560 [2/21] - in /incubator/syncope/site: ./ apidocs/ apidocs/org/apache/syncope/annotation/ apidocs/org/apache/syncope/annotation/class-use/ apidocs/org/apache/syncope/buildtools/ apidocs/org/apache/syncope/buildtools/class-use/ apidoc...

Modified: incubator/syncope/site/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/allclasses-frame.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/allclasses-frame.html (original)
+++ incubator/syncope/site/apidocs/allclasses-frame.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:05 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 All Classes (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -288,6 +288,8 @@ All Classes (Apache Syncope 1.0.0-incuba
 <BR>
 <A HREF="org/apache/syncope/core/persistence/dao/DAO.html" title="interface in org.apache.syncope.core.persistence.dao" target="classFrame"><I>DAO</I></A>
 <BR>
+<A HREF="org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form" target="classFrame">DateFieldPanel</A>
+<BR>
 <A HREF="org/apache/syncope/console/commons/DateFormatROModel.html" title="class in org.apache.syncope.console.commons" target="classFrame">DateFormatROModel</A>
 <BR>
 <A HREF="org/apache/syncope/console/wicket/extensions/markup/html/repeater/data/table/DatePropertyColumn.html" title="class in org.apache.syncope.console.wicket.extensions.markup.html.repeater.data.table" target="classFrame">DatePropertyColumn</A>
@@ -366,6 +368,8 @@ All Classes (Apache Syncope 1.0.0-incuba
 <BR>
 <A HREF="org/apache/syncope/console/pages/HomePage.html" title="class in org.apache.syncope.console.pages" target="classFrame">HomePage</A>
 <BR>
+<A HREF="org/apache/syncope/client/http/HttpClientParams.html" title="class in org.apache.syncope.client.http" target="classFrame">HttpClientParams</A>
+<BR>
 <A HREF="org/apache/syncope/console/commons/HttpResourceStream.html" title="class in org.apache.syncope.console.commons" target="classFrame">HttpResourceStream</A>
 <BR>
 <A HREF="org/apache/syncope/core/init/ImplementationClassNamesLoader.html" title="class in org.apache.syncope.core.init" target="classFrame">ImplementationClassNamesLoader</A>

Modified: incubator/syncope/site/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/allclasses-noframe.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/allclasses-noframe.html (original)
+++ incubator/syncope/site/apidocs/allclasses-noframe.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:05 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 All Classes (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -288,6 +288,8 @@ All Classes (Apache Syncope 1.0.0-incuba
 <BR>
 <A HREF="org/apache/syncope/core/persistence/dao/DAO.html" title="interface in org.apache.syncope.core.persistence.dao"><I>DAO</I></A>
 <BR>
+<A HREF="org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateFieldPanel</A>
+<BR>
 <A HREF="org/apache/syncope/console/commons/DateFormatROModel.html" title="class in org.apache.syncope.console.commons">DateFormatROModel</A>
 <BR>
 <A HREF="org/apache/syncope/console/wicket/extensions/markup/html/repeater/data/table/DatePropertyColumn.html" title="class in org.apache.syncope.console.wicket.extensions.markup.html.repeater.data.table">DatePropertyColumn</A>
@@ -366,6 +368,8 @@ All Classes (Apache Syncope 1.0.0-incuba
 <BR>
 <A HREF="org/apache/syncope/console/pages/HomePage.html" title="class in org.apache.syncope.console.pages">HomePage</A>
 <BR>
+<A HREF="org/apache/syncope/client/http/HttpClientParams.html" title="class in org.apache.syncope.client.http">HttpClientParams</A>
+<BR>
 <A HREF="org/apache/syncope/console/commons/HttpResourceStream.html" title="class in org.apache.syncope.console.commons">HttpResourceStream</A>
 <BR>
 <A HREF="org/apache/syncope/core/init/ImplementationClassNamesLoader.html" title="class in org.apache.syncope.core.init">ImplementationClassNamesLoader</A>

Modified: incubator/syncope/site/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/constant-values.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/constant-values.html (original)
+++ incubator/syncope/site/apidocs/constant-values.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:20 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Constant Field Values (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/deprecated-list.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/deprecated-list.html (original)
+++ incubator/syncope/site/apidocs/deprecated-list.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:05 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Deprecated List (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/help-doc.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/help-doc.html (original)
+++ incubator/syncope/site/apidocs/help-doc.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:05 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 API Help (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/index-all.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/index-all.html (original)
+++ incubator/syncope/site/apidocs/index-all.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:05 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Index (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
 
@@ -214,7 +214,10 @@ Constructor for class org.apache.syncope
  provide specialized HTML for edit links.<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/ActionLinksPanel.html#ActionLinksPanel(java.lang.String, org.apache.wicket.model.IModel)"><B>ActionLinksPanel(String, IModel&lt;?&gt;)</B></A> - 
 Constructor for class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/ActionLinksPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">ActionLinksPanel</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/core/rest/controller/UserController.html#activate(org.apache.syncope.client.to.UserTO, java.util.Set, java.lang.Boolean, java.lang.Boolean)"><B>activate(UserTO, Set&lt;String&gt;, Boolean, Boolean)</B></A> - 
+<DT><A HREF="./org/apache/syncope/core/rest/controller/UserController.html#activate(java.lang.Long, java.lang.String, java.util.Set, java.lang.Boolean, java.lang.Boolean)"><B>activate(Long, String, Set&lt;String&gt;, Boolean, Boolean)</B></A> - 
+Method in class org.apache.syncope.core.rest.controller.<A HREF="./org/apache/syncope/core/rest/controller/UserController.html" title="class in org.apache.syncope.core.rest.controller">UserController</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/core/rest/controller/UserController.html#activate(java.lang.String, java.lang.String, java.util.Set, java.lang.Boolean, java.lang.Boolean)"><B>activate(String, String, Set&lt;String&gt;, Boolean, Boolean)</B></A> - 
 Method in class org.apache.syncope.core.rest.controller.<A HREF="./org/apache/syncope/core/rest/controller/UserController.html" title="class in org.apache.syncope.core.rest.controller">UserController</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/workflow/AbstractUserWorkflowAdapter.html#activate(java.lang.Long, java.lang.String)"><B>activate(Long, String)</B></A> - 
@@ -1147,9 +1150,15 @@ Static variable in class org.apache.sync
 <DT><A HREF="./org/apache/syncope/client/SyncopeConstants.html#DATE_PATTERNS"><B>DATE_PATTERNS</B></A> - 
 Static variable in class org.apache.syncope.client.<A HREF="./org/apache/syncope/client/SyncopeConstants.html" title="class in org.apache.syncope.client">SyncopeConstants</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form"><B>DateFieldPanel</B></A> - Class in <A HREF="./org/apache/syncope/console/wicket/markup/html/form/package-summary.html">org.apache.syncope.console.wicket.markup.html.form</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html#DateFieldPanel(java.lang.String, java.lang.String, org.apache.wicket.model.IModel, java.lang.String)"><B>DateFieldPanel(String, String, IModel&lt;Date&gt;, String)</B></A> - 
+Constructor for class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateFieldPanel</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/console/commons/DateFormatROModel.html" title="class in org.apache.syncope.console.commons"><B>DateFormatROModel</B></A> - Class in <A HREF="./org/apache/syncope/console/commons/package-summary.html">org.apache.syncope.console.commons</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/console/commons/DateFormatROModel.html#DateFormatROModel(org.apache.wicket.model.PropertyModel)"><B>DateFormatROModel(PropertyModel)</B></A> - 
 Constructor for class org.apache.syncope.console.commons.<A HREF="./org/apache/syncope/console/commons/DateFormatROModel.html" title="class in org.apache.syncope.console.commons">DateFormatROModel</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html#datePattern"><B>datePattern</B></A> - 
+Variable in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateFieldPanel</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/console/wicket/extensions/markup/html/repeater/data/table/DatePropertyColumn.html" title="class in org.apache.syncope.console.wicket.extensions.markup.html.repeater.data.table"><B>DatePropertyColumn</B></A>&lt;<A HREF="./org/apache/syncope/console/wicket/extensions/markup/html/repeater/data/table/DatePropertyColumn.html" title="type parameter in DatePropertyColumn">T</A>&gt; - Class in <A HREF="./org/apache/syncope/console/wicket/extensions/markup/html/repeater/data/table/package-summary.html">org.apache.syncope.console.wicket.extensions.markup.html.repeater.data.table</A><DD>Format column's value as date string.<DT><A HREF="./org/apache/syncope/console/wicket/extensions/markup/html/repeater/data/table/DatePropertyColumn.html#DatePropertyColumn(org.apache.wicket.model.IModel, java.lang.String, java.lang.String)"><B>DatePropertyColumn(IModel&lt;String&gt;, String, String)</B></A> - 
 Constructor for class org.apache.syncope.console.wicket.extensions.markup.html.repeater.data.table.<A HREF="./org/apache/syncope/console/wicket/extensions/markup/html/repeater/data/table/DatePropertyColumn.html" title="class in org.apache.syncope.console.wicket.extensions.markup.html.repeater.data.table">DatePropertyColumn</A>
 <DD>&nbsp;
@@ -1576,6 +1585,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/client/util/AttributableOperations.html#diff(org.apache.syncope.client.to.UserTO, org.apache.syncope.client.to.UserTO)"><B>diff(UserTO, UserTO)</B></A> - 
 Static method in class org.apache.syncope.client.util.<A HREF="./org/apache/syncope/client/util/AttributableOperations.html" title="class in org.apache.syncope.client.util">AttributableOperations</A>
 <DD>Calculate modifications needed by first in order to be equal to second.
+<DT><A HREF="./org/apache/syncope/client/util/AttributableOperations.html#diff(org.apache.syncope.client.to.UserTO, org.apache.syncope.client.to.UserTO, boolean)"><B>diff(UserTO, UserTO, boolean)</B></A> - 
+Static method in class org.apache.syncope.client.util.<A HREF="./org/apache/syncope/client/util/AttributableOperations.html" title="class in org.apache.syncope.client.util">AttributableOperations</A>
+<DD>Calculate modifications needed by first in order to be equal to second.
 <DT><A HREF="./org/apache/syncope/client/util/AttributableOperations.html#diff(org.apache.syncope.client.to.RoleTO, org.apache.syncope.client.to.RoleTO)"><B>diff(RoleTO, RoleTO)</B></A> - 
 Static method in class org.apache.syncope.client.util.<A HREF="./org/apache/syncope/client/util/AttributableOperations.html" title="class in org.apache.syncope.client.util">AttributableOperations</A>
 <DD>Calculate modifications needed by first in order to be equal to second.
@@ -2095,6 +2107,9 @@ Method in interface org.apache.syncope.c
 <DT><A HREF="./org/apache/syncope/core/persistence/dao/VirSchemaDAO.html#find(java.lang.String, java.lang.Class)"><B>find(String, Class&lt;T&gt;)</B></A> - 
 Method in interface org.apache.syncope.core.persistence.dao.<A HREF="./org/apache/syncope/core/persistence/dao/VirSchemaDAO.html" title="interface in org.apache.syncope.core.persistence.dao">VirSchemaDAO</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/core/notification/NotificationManager.html#findAll()"><B>findAll()</B></A> - 
+Method in class org.apache.syncope.core.notification.<A HREF="./org/apache/syncope/core/notification/NotificationManager.html" title="class in org.apache.syncope.core.notification">NotificationManager</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/persistence/dao/AttrDAO.html#findAll(java.lang.Class)"><B>findAll(Class&lt;T&gt;)</B></A> - 
 Method in interface org.apache.syncope.core.persistence.dao.<A HREF="./org/apache/syncope/core/persistence/dao/AttrDAO.html" title="interface in org.apache.syncope.core.persistence.dao">AttrDAO</A>
 <DD>&nbsp;
@@ -4100,6 +4115,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/core/rest/data/ResourceDataBinder.html#getResourceTOs(java.util.Collection)"><B>getResourceTOs(Collection&lt;ExternalResource&gt;)</B></A> - 
 Method in class org.apache.syncope.core.rest.data.<A HREF="./org/apache/syncope/core/rest/data/ResourceDataBinder.html" title="class in org.apache.syncope.core.rest.data">ResourceDataBinder</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/console/SyncopeSession.html#getRestTemplate()"><B>getRestTemplate()</B></A> - 
+Method in class org.apache.syncope.console.<A HREF="./org/apache/syncope/console/SyncopeSession.html" title="class in org.apache.syncope.console">SyncopeSession</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/workflow/WorkflowResult.html#getResult()"><B>getResult()</B></A> - 
 Method in class org.apache.syncope.core.workflow.<A HREF="./org/apache/syncope/core/workflow/WorkflowResult.html" title="class in org.apache.syncope.core.workflow">WorkflowResult</A>
 <DD>&nbsp;
@@ -4151,6 +4169,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/core/rest/data/RoleDataBinder.html#getRoleTO(org.apache.syncope.core.persistence.beans.role.SyncopeRole)"><B>getRoleTO(SyncopeRole)</B></A> - 
 Method in class org.apache.syncope.core.rest.data.<A HREF="./org/apache/syncope/core/rest/data/RoleDataBinder.html" title="class in org.apache.syncope.core.rest.data">RoleDataBinder</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/console/pages/panels/ResultSetPanel.EventDataWrapper.html#getRows()"><B>getRows()</B></A> - 
+Method in class org.apache.syncope.console.pages.panels.<A HREF="./org/apache/syncope/console/pages/panels/ResultSetPanel.EventDataWrapper.html" title="class in org.apache.syncope.console.pages.panels">ResultSetPanel.EventDataWrapper</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/util/SchemaMappingUtil.SchemaMappingsWrapper.html#getrVirMappings()"><B>getrVirMappings()</B></A> - 
 Method in class org.apache.syncope.core.util.<A HREF="./org/apache/syncope/core/util/SchemaMappingUtil.SchemaMappingsWrapper.html" title="class in org.apache.syncope.core.util">SchemaMappingUtil.SchemaMappingsWrapper</A>
 <DD>&nbsp;
@@ -4819,7 +4840,7 @@ Method in class org.apache.syncope.core.
 <DD>Handle propagation executions.
 <DT><A HREF="./org/apache/syncope/core/scheduling/SyncJob.html#handleDelta(org.apache.syncope.core.persistence.beans.SyncTask, org.identityconnectors.framework.common.objects.SyncDelta, org.apache.syncope.types.ConflictResolutionAction, boolean)"><B>handleDelta(SyncTask, SyncDelta, ConflictResolutionAction, boolean)</B></A> - 
 Method in class org.apache.syncope.core.scheduling.<A HREF="./org/apache/syncope/core/scheduling/SyncJob.html" title="class in org.apache.syncope.core.scheduling">SyncJob</A>
-<DD>Handle delatas.
+<DD>Handle deltas.
 <DT><A HREF="./org/apache/syncope/client/validation/SyncopeClientErrorHandler.html#handleError(org.springframework.http.client.ClientHttpResponse)"><B>handleError(ClientHttpResponse)</B></A> - 
 Method in class org.apache.syncope.client.validation.<A HREF="./org/apache/syncope/client/validation/SyncopeClientErrorHandler.html" title="class in org.apache.syncope.client.validation">SyncopeClientErrorHandler</A>
 <DD>&nbsp;
@@ -4859,13 +4880,19 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/core/scheduling/SyncJob.html#hasToBeRegistered(org.apache.syncope.core.persistence.beans.TaskExec)"><B>hasToBeRegistered(TaskExec)</B></A> - 
 Method in class org.apache.syncope.core.scheduling.<A HREF="./org/apache/syncope/core/scheduling/SyncJob.html" title="class in org.apache.syncope.core.scheduling">SyncJob</A>
 <DD>Template method to determine whether this job's task execution has to be persisted or not.
+<DT><A HREF="./org/apache/syncope/core/persistence/beans/user/SyncopeUser.html#hasTokenExpired()"><B>hasTokenExpired()</B></A> - 
+Method in class org.apache.syncope.core.persistence.beans.user.<A HREF="./org/apache/syncope/core/persistence/beans/user/SyncopeUser.html" title="class in org.apache.syncope.core.persistence.beans.user">SyncopeUser</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/persistence/validation/entity/InvalidEntityException.html#hasViolation(org.apache.syncope.types.EntityViolationType)"><B>hasViolation(EntityViolationType)</B></A> - 
 Method in exception org.apache.syncope.core.persistence.validation.entity.<A HREF="./org/apache/syncope/core/persistence/validation/entity/InvalidEntityException.html" title="class in org.apache.syncope.core.persistence.validation.entity">InvalidEntityException</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/hibernate/HibernateEnhancer.html" title="class in org.apache.syncope.hibernate"><B>HibernateEnhancer</B></A> - Class in <A HREF="./org/apache/syncope/hibernate/package-summary.html">org.apache.syncope.hibernate</A><DD>Enhance JPA entities for usage with Hibernate.<DT><A HREF="./org/apache/syncope/console/pages/HomePage.html" title="class in org.apache.syncope.console.pages"><B>HomePage</B></A> - Class in <A HREF="./org/apache/syncope/console/pages/package-summary.html">org.apache.syncope.console.pages</A><DD>Syncope Home-Page.<DT><A HREF="./org/apache/syncope/console/pages/HomePage.html#HomePage(org.apache.wicket.request.mapper.parameter.PageParameters)"><B>HomePage(PageParameters)</B></A> - 
 Constructor for class org.apache.syncope.console.pages.<A HREF="./org/apache/syncope/console/pages/HomePage.html" title="class in org.apache.syncope.console.pages">HomePage</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/commons/HttpResourceStream.html" title="class in org.apache.syncope.console.commons"><B>HttpResourceStream</B></A> - Class in <A HREF="./org/apache/syncope/console/commons/package-summary.html">org.apache.syncope.console.commons</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/console/commons/HttpResourceStream.html#HttpResourceStream(java.lang.String, org.springframework.web.client.RestTemplate)"><B>HttpResourceStream(String, RestTemplate)</B></A> - 
+<DT><A HREF="./org/apache/syncope/client/http/HttpClientParams.html" title="class in org.apache.syncope.client.http"><B>HttpClientParams</B></A> - Class in <A HREF="./org/apache/syncope/client/http/package-summary.html">org.apache.syncope.client.http</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/client/http/HttpClientParams.html#HttpClientParams()"><B>HttpClientParams()</B></A> - 
+Constructor for class org.apache.syncope.client.http.<A HREF="./org/apache/syncope/client/http/HttpClientParams.html" title="class in org.apache.syncope.client.http">HttpClientParams</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/console/commons/HttpResourceStream.html" title="class in org.apache.syncope.console.commons"><B>HttpResourceStream</B></A> - Class in <A HREF="./org/apache/syncope/console/commons/package-summary.html">org.apache.syncope.console.commons</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/console/commons/HttpResourceStream.html#HttpResourceStream(java.lang.String)"><B>HttpResourceStream(String)</B></A> - 
 Constructor for class org.apache.syncope.console.commons.<A HREF="./org/apache/syncope/console/commons/HttpResourceStream.html" title="class in org.apache.syncope.console.commons">HttpResourceStream</A>
 <DD>&nbsp;
 </DL>
@@ -5020,6 +5047,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/core/util/multiparent/MultiParentNode.html#isChild(org.apache.syncope.core.util.multiparent.MultiParentNode)"><B>isChild(MultiParentNode&lt;T&gt;)</B></A> - 
 Method in class org.apache.syncope.core.util.multiparent.<A HREF="./org/apache/syncope/core/util/multiparent/MultiParentNode.html" title="class in org.apache.syncope.core.util.multiparent">MultiParentNode</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/types/ConnConfPropSchema.html#isConfidential()"><B>isConfidential()</B></A> - 
+Method in class org.apache.syncope.types.<A HREF="./org/apache/syncope/types/ConnConfPropSchema.html" title="class in org.apache.syncope.types">ConnConfPropSchema</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/types/SchemaType.html#isConversionPatternNeeded()"><B>isConversionPatternNeeded()</B></A> - 
 Method in enum org.apache.syncope.types.<A HREF="./org/apache/syncope/types/SchemaType.html" title="enum in org.apache.syncope.types">SchemaType</A>
 <DD>&nbsp;
@@ -5824,7 +5854,7 @@ Constructor for class org.apache.syncope
 <DT><A HREF="./org/apache/syncope/console/rest/NotificationRestClient.html" title="class in org.apache.syncope.console.rest"><B>NotificationRestClient</B></A> - Class in <A HREF="./org/apache/syncope/console/rest/package-summary.html">org.apache.syncope.console.rest</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/console/rest/NotificationRestClient.html#NotificationRestClient()"><B>NotificationRestClient()</B></A> - 
 Constructor for class org.apache.syncope.console.rest.<A HREF="./org/apache/syncope/console/rest/NotificationRestClient.html" title="class in org.apache.syncope.console.rest">NotificationRestClient</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/core/persistence/beans/NotificationTask.html" title="class in org.apache.syncope.core.persistence.beans"><B>NotificationTask</B></A> - Class in <A HREF="./org/apache/syncope/core/persistence/beans/package-summary.html">org.apache.syncope.core.persistence.beans</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/core/persistence/beans/NotificationTask.html#NotificationTask()"><B>NotificationTask()</B></A> - 
+<DT><A HREF="./org/apache/syncope/core/persistence/beans/NotificationTask.html" title="class in org.apache.syncope.core.persistence.beans"><B>NotificationTask</B></A> - Class in <A HREF="./org/apache/syncope/core/persistence/beans/package-summary.html">org.apache.syncope.core.persistence.beans</A><DD>Encapsulate all information about a notification task.<DT><A HREF="./org/apache/syncope/core/persistence/beans/NotificationTask.html#NotificationTask()"><B>NotificationTask()</B></A> - 
 Constructor for class org.apache.syncope.core.persistence.beans.<A HREF="./org/apache/syncope/core/persistence/beans/NotificationTask.html" title="class in org.apache.syncope.core.persistence.beans">NotificationTask</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/console/pages/NotificationTaskModalPage.html" title="class in org.apache.syncope.console.pages"><B>NotificationTaskModalPage</B></A> - Class in <A HREF="./org/apache/syncope/console/pages/package-summary.html">org.apache.syncope.console.pages</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/console/pages/NotificationTaskModalPage.html#NotificationTaskModalPage(org.apache.syncope.client.to.TaskTO)"><B>NotificationTaskModalPage(TaskTO)</B></A> - 
@@ -6177,6 +6207,9 @@ Method in class org.apache.syncope.conso
 <DT><A HREF="./org/apache/syncope/core/rest/controller/UserController.html#reactivate(java.lang.Long, java.util.Set, java.lang.Boolean, java.lang.Boolean)"><B>reactivate(Long, Set&lt;String&gt;, Boolean, Boolean)</B></A> - 
 Method in class org.apache.syncope.core.rest.controller.<A HREF="./org/apache/syncope/core/rest/controller/UserController.html" title="class in org.apache.syncope.core.rest.controller">UserController</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/core/rest/controller/UserController.html#reactivate(java.lang.String, java.util.Set, java.lang.Boolean, java.lang.Boolean)"><B>reactivate(String, Set&lt;String&gt;, Boolean, Boolean)</B></A> - 
+Method in class org.apache.syncope.core.rest.controller.<A HREF="./org/apache/syncope/core/rest/controller/UserController.html" title="class in org.apache.syncope.core.rest.controller">UserController</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/workflow/AbstractUserWorkflowAdapter.html#reactivate(java.lang.Long)"><B>reactivate(Long)</B></A> - 
 Method in class org.apache.syncope.core.workflow.<A HREF="./org/apache/syncope/core/workflow/AbstractUserWorkflowAdapter.html" title="class in org.apache.syncope.core.workflow">AbstractUserWorkflowAdapter</A>
 <DD>&nbsp;
@@ -6658,12 +6691,6 @@ Variable in class org.apache.syncope.con
 <DT><A HREF="./org/apache/syncope/console/pages/AbstractSchemaModalPage.html#restClient"><B>restClient</B></A> - 
 Variable in class org.apache.syncope.console.pages.<A HREF="./org/apache/syncope/console/pages/AbstractSchemaModalPage.html" title="class in org.apache.syncope.console.pages">AbstractSchemaModalPage</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/pages/ReportModalPage.html#restTemplate"><B>restTemplate</B></A> - 
-Variable in class org.apache.syncope.console.pages.<A HREF="./org/apache/syncope/console/pages/ReportModalPage.html" title="class in org.apache.syncope.console.pages">ReportModalPage</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/rest/AbstractBaseRestClient.html#restTemplate"><B>restTemplate</B></A> - 
-Variable in class org.apache.syncope.console.rest.<A HREF="./org/apache/syncope/console/rest/AbstractBaseRestClient.html" title="class in org.apache.syncope.console.rest">AbstractBaseRestClient</A>
-<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/console/pages/panels/ResultSetPanel.html" title="class in org.apache.syncope.console.pages.panels"><B>ResultSetPanel</B></A> - Class in <A HREF="./org/apache/syncope/console/pages/panels/package-summary.html">org.apache.syncope.console.pages.panels</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/console/pages/panels/ResultSetPanel.html#ResultSetPanel(java.lang.String, boolean, org.apache.syncope.client.search.NodeCond, org.apache.wicket.PageReference)"><B>ResultSetPanel(String, boolean, NodeCond, PageReference)</B></A> - 
 Constructor for class org.apache.syncope.console.pages.panels.<A HREF="./org/apache/syncope/console/pages/panels/ResultSetPanel.html" title="class in org.apache.syncope.console.pages.panels">ResultSetPanel</A>
 <DD>&nbsp;
@@ -7202,6 +7229,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/core/report/Reportlet.html#setConf(T)"><B>setConf(T)</B></A> - 
 Method in interface org.apache.syncope.core.report.<A HREF="./org/apache/syncope/core/report/Reportlet.html" title="interface in org.apache.syncope.core.report">Reportlet</A>
 <DD>Set this reportlet configuration.
+<DT><A HREF="./org/apache/syncope/types/ConnConfPropSchema.html#setConfidential(boolean)"><B>setConfidential(boolean)</B></A> - 
+Method in class org.apache.syncope.types.<A HREF="./org/apache/syncope/types/ConnConfPropSchema.html" title="class in org.apache.syncope.types">ConnConfPropSchema</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/client/to/ConnInstanceTO.html#setConfiguration(java.util.Set)"><B>setConfiguration(Set&lt;ConnConfProperty&gt;)</B></A> - 
 Method in class org.apache.syncope.client.to.<A HREF="./org/apache/syncope/client/to/ConnInstanceTO.html" title="class in org.apache.syncope.client.to">ConnInstanceTO</A>
 <DD>&nbsp;
@@ -7865,17 +7895,11 @@ Method in class org.apache.syncope.types
 <DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/AjaxCheckBoxPanel.html#setNewModel(java.util.List)"><B>setNewModel(List&lt;Serializable&gt;)</B></A> - 
 Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/AjaxCheckBoxPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">AjaxCheckBoxPanel</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTextFieldPanel.html#setNewModel(org.apache.wicket.markup.html.list.ListItem)"><B>setNewModel(ListItem)</B></A> - 
-Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTextFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateTextFieldPanel</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTextFieldPanel.html#setNewModel(java.util.List)"><B>setNewModel(List&lt;Serializable&gt;)</B></A> - 
-Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTextFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateTextFieldPanel</A>
+<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html#setNewModel(org.apache.wicket.markup.html.list.ListItem)"><B>setNewModel(ListItem)</B></A> - 
+Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateFieldPanel</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTimeFieldPanel.html#setNewModel(org.apache.wicket.markup.html.list.ListItem)"><B>setNewModel(ListItem)</B></A> - 
-Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTimeFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateTimeFieldPanel</A>
-<DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTimeFieldPanel.html#setNewModel(java.util.List)"><B>setNewModel(List&lt;Serializable&gt;)</B></A> - 
-Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateTimeFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateTimeFieldPanel</A>
+<DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html#setNewModel(java.util.List)"><B>setNewModel(List&lt;Serializable&gt;)</B></A> - 
+Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/DateFieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">DateFieldPanel</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/console/wicket/markup/html/form/FieldPanel.html#setNewModel(org.apache.wicket.model.IModel)"><B>setNewModel(IModel&lt;T&gt;)</B></A> - 
 Method in class org.apache.syncope.console.wicket.markup.html.form.<A HREF="./org/apache/syncope/console/wicket/markup/html/form/FieldPanel.html" title="class in org.apache.syncope.console.wicket.markup.html.form">FieldPanel</A>
@@ -7958,6 +7982,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/core/persistence/beans/user/UVirAttr.html#setOwner(T)"><B>setOwner(T)</B></A> - 
 Method in class org.apache.syncope.core.persistence.beans.user.<A HREF="./org/apache/syncope/core/persistence/beans/user/UVirAttr.html" title="class in org.apache.syncope.core.persistence.beans.user">UVirAttr</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/client/http/HttpClientParams.html#setParameters(java.util.Map)"><B>setParameters(Map&lt;String, Object&gt;)</B></A> - 
+Method in class org.apache.syncope.client.http.<A HREF="./org/apache/syncope/client/http/HttpClientParams.html" title="class in org.apache.syncope.client.http">HttpClientParams</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/client/to/RoleTO.html#setParent(long)"><B>setParent(long)</B></A> - 
 Method in class org.apache.syncope.client.to.<A HREF="./org/apache/syncope/client/to/RoleTO.html" title="class in org.apache.syncope.client.to">RoleTO</A>
 <DD>&nbsp;
@@ -8216,6 +8243,9 @@ Method in class org.apache.syncope.clien
 <DT><A HREF="./org/apache/syncope/client/to/MembershipTO.html#setRoleName(java.lang.String)"><B>setRoleName(String)</B></A> - 
 Method in class org.apache.syncope.client.to.<A HREF="./org/apache/syncope/client/to/MembershipTO.html" title="class in org.apache.syncope.client.to">MembershipTO</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/console/pages/panels/ResultSetPanel.EventDataWrapper.html#setRows(int)"><B>setRows(int)</B></A> - 
+Method in class org.apache.syncope.console.pages.panels.<A HREF="./org/apache/syncope/console/pages/panels/ResultSetPanel.EventDataWrapper.html" title="class in org.apache.syncope.console.pages.panels">ResultSetPanel.EventDataWrapper</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/scheduling/SpringBeanJobFactory.html#setSchedulerContext(org.quartz.SchedulerContext)"><B>setSchedulerContext(SchedulerContext)</B></A> - 
 Method in class org.apache.syncope.core.scheduling.<A HREF="./org/apache/syncope/core/scheduling/SpringBeanJobFactory.html" title="class in org.apache.syncope.core.scheduling">SpringBeanJobFactory</A>
 <DD>&nbsp;
@@ -8531,7 +8561,7 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/console/pages/UserModalPage.html#setupEditPanel()"><B>setupEditPanel()</B></A> - 
 Method in class org.apache.syncope.console.pages.<A HREF="./org/apache/syncope/console/pages/UserModalPage.html" title="class in org.apache.syncope.console.pages">UserModalPage</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/console/SyncopeApplication.html#setupNavigationPane(org.apache.wicket.markup.html.WebPage, org.apache.syncope.console.commons.XMLRolesReader, boolean, java.lang.String)"><B>setupNavigationPane(WebPage, XMLRolesReader, boolean, String)</B></A> - 
+<DT><A HREF="./org/apache/syncope/console/SyncopeApplication.html#setupNavigationPanel(org.apache.wicket.markup.html.WebPage, org.apache.syncope.console.commons.XMLRolesReader, boolean, java.lang.String)"><B>setupNavigationPanel(WebPage, XMLRolesReader, boolean, String)</B></A> - 
 Method in class org.apache.syncope.console.<A HREF="./org/apache/syncope/console/SyncopeApplication.html" title="class in org.apache.syncope.console">SyncopeApplication</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/types/PasswordPolicySpec.html#setUppercaseRequired(boolean)"><B>setUppercaseRequired(boolean)</B></A> - 
@@ -8793,9 +8823,9 @@ Constructor for class org.apache.syncope
 <DT><A HREF="./org/apache/syncope/console/commons/StatusUtils.Status.html" title="enum in org.apache.syncope.console.commons"><B>StatusUtils.Status</B></A> - Enum in <A HREF="./org/apache/syncope/console/commons/package-summary.html">org.apache.syncope.console.commons</A><DD>&nbsp;<DT><A HREF="./org/apache/syncope/core/audit/JNDIFallbackConnectionSource.html#stop()"><B>stop()</B></A> - 
 Method in class org.apache.syncope.core.audit.<A HREF="./org/apache/syncope/core/audit/JNDIFallbackConnectionSource.html" title="class in org.apache.syncope.core.audit">JNDIFallbackConnectionSource</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/syncope/core/notification/NotificationManager.html#storeExecution(org.apache.syncope.core.persistence.beans.TaskExec)"><B>storeExecution(TaskExec)</B></A> - 
+<DT><A HREF="./org/apache/syncope/core/notification/NotificationManager.html#storeExecAndUpdateLatestExecStatus(org.apache.syncope.core.persistence.beans.TaskExec)"><B>storeExecAndUpdateLatestExecStatus(TaskExec)</B></A> - 
 Method in class org.apache.syncope.core.notification.<A HREF="./org/apache/syncope/core/notification/NotificationManager.html" title="class in org.apache.syncope.core.notification">NotificationManager</A>
-<DD>Store execution of a NotificationTask.
+<DD>Store execution of a NotificationTask and update latest execution status of related NotificationTask.
 <DT><A HREF="./org/apache/syncope/console/pages/EditUserModalPage.html#submitAction(org.apache.wicket.ajax.AjaxRequestTarget, org.apache.wicket.markup.html.form.Form)"><B>submitAction(AjaxRequestTarget, Form)</B></A> - 
 Method in class org.apache.syncope.console.pages.<A HREF="./org/apache/syncope/console/pages/EditUserModalPage.html" title="class in org.apache.syncope.console.pages">EditUserModalPage</A>
 <DD>&nbsp;
@@ -8835,6 +8865,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/console/rest/UserRestClient.html#suspend(long, java.util.List)"><B>suspend(long, List&lt;StatusBean&gt;)</B></A> - 
 Method in class org.apache.syncope.console.rest.<A HREF="./org/apache/syncope/console/rest/UserRestClient.html" title="class in org.apache.syncope.console.rest">UserRestClient</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/core/rest/controller/UserController.html#suspend(java.lang.String, java.util.Set, java.lang.Boolean, java.lang.Boolean)"><B>suspend(String, Set&lt;String&gt;, Boolean, Boolean)</B></A> - 
+Method in class org.apache.syncope.core.rest.controller.<A HREF="./org/apache/syncope/core/rest/controller/UserController.html" title="class in org.apache.syncope.core.rest.controller">UserController</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/syncope/core/rest/controller/UserController.html#suspend(java.lang.Long, java.util.Set, java.lang.Boolean, java.lang.Boolean)"><B>suspend(Long, Set&lt;String&gt;, Boolean, Boolean)</B></A> - 
 Method in class org.apache.syncope.core.rest.controller.<A HREF="./org/apache/syncope/core/rest/controller/UserController.html" title="class in org.apache.syncope.core.rest.controller">UserController</A>
 <DD>&nbsp;
@@ -9302,6 +9335,9 @@ Method in class org.apache.syncope.core.
 <DT><A HREF="./org/apache/syncope/console/rest/TaskRestClient.html#updateSyncTask(org.apache.syncope.client.to.SyncTaskTO)"><B>updateSyncTask(SyncTaskTO)</B></A> - 
 Method in class org.apache.syncope.console.rest.<A HREF="./org/apache/syncope/console/rest/TaskRestClient.html" title="class in org.apache.syncope.console.rest">TaskRestClient</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/syncope/console/pages/Tasks.html#updateTaskTable(java.util.List, org.apache.syncope.console.pages.Tasks.TasksProvider, org.apache.wicket.markup.html.WebMarkupContainer, int)"><B>updateTaskTable(List&lt;IColumn&lt;TaskTO&gt;&gt;, Tasks.TasksProvider, WebMarkupContainer, int)</B></A> - 
+Static method in class org.apache.syncope.console.pages.<A HREF="./org/apache/syncope/console/pages/Tasks.html" title="class in org.apache.syncope.console.pages">Tasks</A>
+<DD>Update task table.
 <DT><A HREF="./org/apache/syncope/core/workflow/activiti/SyncopeUserManager.html#updateUser(org.activiti.engine.identity.User)"><B>updateUser(User)</B></A> - 
 Method in class org.apache.syncope.core.workflow.activiti.<A HREF="./org/apache/syncope/core/workflow/activiti/SyncopeUserManager.html" title="class in org.apache.syncope.core.workflow.activiti">SyncopeUserManager</A>
 <DD>&nbsp;

Modified: incubator/syncope/site/apidocs/index.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/index.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/index.html (original)
+++ incubator/syncope/site/apidocs/index.html Thu Jun 21 15:11:11 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Thu May 03 13:58:05 CEST 2012-->
+<!-- Generated by javadoc on Thu Jun 21 15:08:21 CEST 2012-->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Apache Syncope 1.0.0-incubating-SNAPSHOT API

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/FormAttributeField.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/FormAttributeField.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/FormAttributeField.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/FormAttributeField.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:56 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:11 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 FormAttributeField (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/SchemaList.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/SchemaList.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/SchemaList.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/SchemaList.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:56 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:11 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 SchemaList (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/FormAttributeField.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/FormAttributeField.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/FormAttributeField.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/FormAttributeField.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.annotation.FormAttributeField (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/SchemaList.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/SchemaList.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/SchemaList.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/class-use/SchemaList.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.annotation.SchemaList (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-frame.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-frame.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-frame.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:20 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.syncope.annotation (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-summary.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-summary.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-summary.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:20 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.syncope.annotation (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-tree.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-tree.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-tree.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:20 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.syncope.annotation Class Hierarchy (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-use.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-use.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-use.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/annotation/package-use.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:05 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Package org.apache.syncope.annotation (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSRootDseServlet.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSRootDseServlet.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSRootDseServlet.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSRootDseServlet.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:54 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:09 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 ApacheDSRootDseServlet (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSStartStopListener.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSStartStopListener.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSStartStopListener.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/ApacheDSStartStopListener.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:54 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:09 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 ApacheDSStartStopListener (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/H2StartStopListener.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/H2StartStopListener.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/H2StartStopListener.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/H2StartStopListener.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:54 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:09 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 H2StartStopListener (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/JarSchemaLdifExtractor.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/JarSchemaLdifExtractor.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/JarSchemaLdifExtractor.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/JarSchemaLdifExtractor.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:54 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:09 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 JarSchemaLdifExtractor (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSRootDseServlet.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSRootDseServlet.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSRootDseServlet.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSRootDseServlet.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.buildtools.ApacheDSRootDseServlet (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSStartStopListener.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSStartStopListener.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSStartStopListener.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/ApacheDSStartStopListener.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.buildtools.ApacheDSStartStopListener (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/H2StartStopListener.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/H2StartStopListener.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/H2StartStopListener.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/H2StartStopListener.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.buildtools.H2StartStopListener (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/JarSchemaLdifExtractor.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/JarSchemaLdifExtractor.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/JarSchemaLdifExtractor.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/class-use/JarSchemaLdifExtractor.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.buildtools.JarSchemaLdifExtractor (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-frame.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-frame.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-frame.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:20 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.syncope.buildtools (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-summary.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-summary.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-summary.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:20 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.syncope.buildtools (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-tree.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-tree.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-tree.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:20 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.syncope.buildtools Class Hierarchy (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-use.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-use.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-use.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/buildtools/package-use.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:05 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Package org.apache.syncope.buildtools (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/client/AbstractBaseBean.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/client/AbstractBaseBean.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/client/AbstractBaseBean.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/client/AbstractBaseBean.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:56 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:11 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 AbstractBaseBean (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/client/SyncopeConstants.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/client/SyncopeConstants.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/client/SyncopeConstants.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/client/SyncopeConstants.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:56 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:11 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 SyncopeConstants (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/AbstractBaseBean.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/AbstractBaseBean.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/AbstractBaseBean.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/AbstractBaseBean.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.client.AbstractBaseBean (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/SyncopeConstants.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/SyncopeConstants.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/SyncopeConstants.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/client/class-use/SyncopeConstants.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:58:04 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:21 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.syncope.client.SyncopeConstants (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Added: incubator/syncope/site/apidocs/org/apache/syncope/client/http/HttpClientParams.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/client/http/HttpClientParams.html?rev=1352560&view=auto
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/client/http/HttpClientParams.html (added)
+++ incubator/syncope/site/apidocs/org/apache/syncope/client/http/HttpClientParams.html Thu Jun 21 15:11:11 2012
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:11 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+HttpClientParams (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-06-21">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="HttpClientParams (Apache Syncope 1.0.0-incubating-SNAPSHOT API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/HttpClientParams.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html" title="class in org.apache.syncope.client.http"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/syncope/client/http/HttpClientParams.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="HttpClientParams.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.syncope.client.http</FONT>
+<BR>
+Class HttpClientParams</H2>
+<PRE>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.http.params.AbstractHttpParams
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.http.params.BasicHttpParams
+          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.http.params.SyncBasicHttpParams
+              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.syncope.client.http.HttpClientParams</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, org.apache.http.params.HttpParams, org.apache.http.params.HttpParamsNames</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>HttpClientParams</B><DT>extends org.apache.http.params.SyncBasicHttpParams</DL>
+</PRE>
+
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.apache.syncope.client.http.HttpClientParams">Serialized Form</A></DL>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../org/apache/syncope/client/http/HttpClientParams.html#HttpClientParams()">HttpClientParams</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/syncope/client/http/HttpClientParams.html#setParameters(java.util.Map)">setParameters</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&nbsp;parameters)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.http.params.SyncBasicHttpParams"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.http.params.SyncBasicHttpParams</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clear, clone, getParameter, isParameterSet, isParameterSetLocally, removeParameter, setParameter, setParameters</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.http.params.BasicHttpParams"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.http.params.BasicHttpParams</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>copy, copyParams, getNames</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.http.params.AbstractHttpParams"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.http.params.AbstractHttpParams</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>getBooleanParameter, getDoubleParameter, getIntParameter, getLongParameter, isParameterFalse, isParameterTrue, setBooleanParameter, setDoubleParameter, setIntParameter, setLongParameter</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http:/
 /download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="HttpClientParams()"><!-- --></A><H3>
+HttpClientParams</H3>
+<PRE>
+public <B>HttpClientParams</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="setParameters(java.util.Map)"><!-- --></A><H3>
+setParameters</H3>
+<PRE>
+public void <B>setParameters</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&nbsp;parameters)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/HttpClientParams.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html" title="class in org.apache.syncope.client.http"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/syncope/client/http/HttpClientParams.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="HttpClientParams.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>

Propchange: incubator/syncope/site/apidocs/org/apache/syncope/client/http/HttpClientParams.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/syncope/site/apidocs/org/apache/syncope/client/http/HttpClientParams.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/syncope/site/apidocs/org/apache/syncope/client/http/HttpClientParams.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: incubator/syncope/site/apidocs/org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html?rev=1352560&r1=1352559&r2=1352560&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html (original)
+++ incubator/syncope/site/apidocs/org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html Thu Jun 21 15:11:11 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Thu May 03 13:57:56 CEST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Thu Jun 21 15:08:11 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 PreemptiveAuthHttpRequestFactory (Apache Syncope 1.0.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-03">
+<META NAME="date" CONTENT="2012-06-21">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -56,7 +56,7 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/syncope/client/http/HttpClientParams.html" title="class in org.apache.syncope.client.http"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -287,7 +287,7 @@ protected org.apache.http.protocol.HttpC
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/syncope/client/http/HttpClientParams.html" title="class in org.apache.syncope.client.http"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/syncope/client/http/PreemptiveAuthHttpRequestFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;