Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-06-10 07:32:21 +0000
committerEike Stepper2012-06-10 07:32:21 +0000
commit814689821ed52e8ed19f17dbd5c54a4ef2e42433 (patch)
treead9fee45e174db4fd2115fcf8cc83c1865bbbfee /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/package-frame.html
parent4e52cc2de62311c6fc7887832702cd26975b912c (diff)
downloadcdo-814689821ed52e8ed19f17dbd5c54a4ef2e42433.tar.gz
cdo-814689821ed52e8ed19f17dbd5c54a4ef2e42433.tar.xz
cdo-814689821ed52e8ed19f17dbd5c54a4ef2e42433.zip
[380629] Design a default Security model
https://bugs.eclipse.org/bugs/show_bug.cgi?id=380629 Javadocs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/package-frame.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/package-frame.html85
1 files changed, 85 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/package-frame.html
new file mode 100644
index 0000000000..238bd13655
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/package-frame.html
@@ -0,0 +1,85 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+
+<TITLE>
+org.eclipse.emf.cdo.security (CDO Model Repository Documentation)
+</TITLE>
+
+<META NAME="date" CONTENT="">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../html/book.css" TITLE="Style">
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../../org/eclipse/emf/cdo/security/package-summary.html" target="classFrame">org.eclipse.emf.cdo.security</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="Assignee.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>Assignee</I></A>
+<BR>
+<A HREF="Check.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>Check</I></A>
+<BR>
+<A HREF="ClassCheck.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>ClassCheck</I></A>
+<BR>
+<A HREF="Directory.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>Directory</I></A>
+<BR>
+<A HREF="Group.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>Group</I></A>
+<BR>
+<A HREF="PackageCheck.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>PackageCheck</I></A>
+<BR>
+<A HREF="Realm.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>Realm</I></A>
+<BR>
+<A HREF="ResourceCheck.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>ResourceCheck</I></A>
+<BR>
+<A HREF="Role.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>Role</I></A>
+<BR>
+<A HREF="SecurityElement.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>SecurityElement</I></A>
+<BR>
+<A HREF="SecurityFactory.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>SecurityFactory</I></A>
+<BR>
+<A HREF="SecurityItem.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>SecurityItem</I></A>
+<BR>
+<A HREF="SecurityPackage.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>SecurityPackage</I></A>
+<BR>
+<A HREF="SecurityPackage.Literals.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>SecurityPackage.Literals</I></A>
+<BR>
+<A HREF="User.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>User</I></A>
+<BR>
+<A HREF="UserPassword.html" title="interface in org.eclipse.emf.cdo.security" target="classFrame"><I>UserPassword</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="RealmUtil.html" title="class in org.eclipse.emf.cdo.security" target="classFrame">RealmUtil</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Enums</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="Permission.html" title="enum in org.eclipse.emf.cdo.security" target="classFrame">Permission</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Back to the top