Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/spi/security/InternalSecurityManager.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/spi/security/InternalSecurityManager.html22
1 files changed, 20 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/spi/security/InternalSecurityManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/spi/security/InternalSecurityManager.html
index 113b8f2f5e..0683b11c0c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/spi/security/InternalSecurityManager.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/spi/security/InternalSecurityManager.html
@@ -150,7 +150,25 @@ If the meaning of this type isn't clear, there really should be more of a descri
</TR>
</TABLE>
&nbsp;
+<!-- =========== FIELD SUMMARY =========== -->
+<A NAME="field_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>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.cdo.server.security.ISecurityManager"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface org.eclipse.emf.cdo.server.security.<A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html" title="interface in org.eclipse.emf.cdo.server.security">ISecurityManager</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#SYSTEM_USER_ID">SYSTEM_USER_ID</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
@@ -214,7 +232,7 @@ If the meaning of this type isn't clear, there really should be more of a descri
<TH ALIGN="left"><B>Methods inherited from interface org.eclipse.emf.cdo.server.security.<A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html" title="interface in org.eclipse.emf.cdo.server.security">ISecurityManager</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#getRealm()">getRealm</A>, <A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#getRepository()">getRepository</A>, <A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#modify(org.eclipse.emf.cdo.server.security.ISecurityManager.RealmOperation)">modify</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#getRealm()">getRealm</A>, <A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#getRepository()">getRepository</A>, <A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#modify(org.eclipse.emf.cdo.server.security.ISecurityManager.RealmOperation)">modify</A>, <A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#modify(org.eclipse.emf.cdo.server.security.ISecurityManager.RealmOperation, boolean)">modify</A>, <A HREF="../../../../../../../org/eclipse/emf/cdo/server/security/ISecurityManager.html#read(org.eclipse.emf.cdo.server.security.ISecurityManager.RealmOperation)">read</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.cdo.security.SecurityItemContainer"><!-- --></A>
@@ -390,6 +408,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHO
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-<i>Copyright (c) 2012 Eike Stepper (Berlin, Germany) and others.</i>
+<i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i>
</BODY>
</HTML>

Back to the top