Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOAuthenticator.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOAuthenticator.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOAuthenticator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOAuthenticator.html
index 296301bbbd..e6b5ac2d99 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOAuthenticator.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOAuthenticator.html
@@ -93,7 +93,13 @@ Interface CDOAuthenticator</H2>
<HR>
<DL>
<DT><PRE>public interface <B>CDOAuthenticator</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOAuthenticator.html" title="&#171;interface&#187; CDOAuthenticator" alt="" coords="5,5,131,45"/>
+</map>
+
+<CENTER><IMG SRC="CDOAuthenticator.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
The front-end of the CDO challenge/response authentication.
@@ -103,8 +109,6 @@ The front-end of the CDO challenge/response authentication.
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
</DL>
<HR>

Back to the top