Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PackagePermission.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PackagePermission.html77
1 files changed, 43 insertions, 34 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PackagePermission.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PackagePermission.html
index d1f05ef8b4..8757de8e61 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PackagePermission.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PackagePermission.html
@@ -6,11 +6,16 @@
<title>Uses of Interface org.eclipse.emf.cdo.security.PackagePermission (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface org.eclipse.emf.cdo.security.PackagePermission (CDO Model Repository Documentation)";
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Interface org.eclipse.emf.cdo.security.PackagePermission (CDO Model Repository Documentation)";
+ }
+ }
+ catch(err) {
}
//-->
</script>
@@ -18,9 +23,11 @@
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
<!-- -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -40,10 +47,10 @@
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/security/class-use/PackagePermission.html" target="_top">Frames</a></li>
-<li><a href="PackagePermission.html" target="_top">No Frames</a></li>
+<li><a href="PackagePermission.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -57,7 +64,7 @@
//-->
</script>
</div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
@@ -67,7 +74,7 @@
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
@@ -101,7 +108,7 @@
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a> in <a href="../../../../../../org/eclipse/emf/cdo/security/package-summary.html">org.eclipse.emf.cdo.security</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/emf/cdo/security/package-summary.html">org.eclipse.emf.cdo.security</a> that return <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -110,19 +117,19 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></code></td>
-<td class="colLast"><span class="strong">SecurityFactory.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackagePermission()">createPackagePermission</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>As of 4.3 use <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createFilterPermission()"><code>SecurityFactory.createFilterPermission()</code></a> and <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackageFilter()"><code>SecurityFactory.createPackageFilter()</code></a>.
- <!-- end-user-doc --></i></div>
+<td class="colLast"><span class="typeNameLabel">SecurityFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackagePermission--">createPackagePermission</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of 4.3 use <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createFilterPermission--"><code>SecurityFactory.createFilterPermission()</code></a> and <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackageFilter--"><code>SecurityFactory.createPackageFilter()</code></a>.
+ <!-- end-user-doc --></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></code></td>
-<td class="colLast"><span class="strong">SecurityFactory.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackagePermission(org.eclipse.emf.ecore.EPackage, org.eclipse.emf.cdo.security.Access)">createPackagePermission</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>&nbsp;ePackage,
+<td class="colLast"><span class="typeNameLabel">SecurityFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackagePermission-org.eclipse.emf.ecore.EPackage-org.eclipse.emf.cdo.security.Access-">createPackagePermission</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>&nbsp;ePackage,
<a href="../../../../../../org/eclipse/emf/cdo/security/Access.html" title="enum in org.eclipse.emf.cdo.security">Access</a>&nbsp;access)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>As of 4.3 use <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createFilterPermission(org.eclipse.emf.cdo.security.Access, org.eclipse.emf.cdo.security.PermissionFilter...)"><code>SecurityFactory.createFilterPermission(Access, PermissionFilter...)</code></a> and <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackageFilter(org.eclipse.emf.ecore.EPackage)"><code>SecurityFactory.createPackageFilter(EPackage)</code></a>.</i></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of 4.3 use <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createFilterPermission-org.eclipse.emf.cdo.security.Access-org.eclipse.emf.cdo.security.PermissionFilter...-"><code>SecurityFactory.createFilterPermission(Access, PermissionFilter...)</code></a> and <a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createPackageFilter-org.eclipse.emf.ecore.EPackage-"><code>SecurityFactory.createPackageFilter(EPackage)</code></a>.</span></div>
</div>
</td>
</tr>
@@ -133,7 +140,7 @@
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a> in <a href="../../../../../../org/eclipse/emf/cdo/security/impl/package-summary.html">org.eclipse.emf.cdo.security.impl</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/eclipse/emf/cdo/security/impl/package-summary.html">org.eclipse.emf.cdo.security.impl</a> that implement <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -142,13 +149,13 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/PackagePermissionImpl.html" title="class in org.eclipse.emf.cdo.security.impl">PackagePermissionImpl</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/impl/PackagePermissionImpl.html" title="class in org.eclipse.emf.cdo.security.impl">PackagePermissionImpl</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
</tbody>
</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/emf/cdo/security/impl/package-summary.html">org.eclipse.emf.cdo.security.impl</a> that return <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -157,15 +164,15 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></code></td>
-<td class="colLast"><span class="strong">SecurityFactoryImpl.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#createPackagePermission()">createPackagePermission</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<td class="colLast"><span class="typeNameLabel">SecurityFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#createPackagePermission--">createPackagePermission</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></code></td>
-<td class="colLast"><span class="strong">SecurityFactoryImpl.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#createPackagePermission(org.eclipse.emf.ecore.EPackage, org.eclipse.emf.cdo.security.Access)">createPackagePermission</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>&nbsp;ePackage,
+<td class="colLast"><span class="typeNameLabel">SecurityFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#createPackagePermission-org.eclipse.emf.ecore.EPackage-org.eclipse.emf.cdo.security.Access-">createPackagePermission</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>&nbsp;ePackage,
<a href="../../../../../../org/eclipse/emf/cdo/security/Access.html" title="enum in org.eclipse.emf.cdo.security">Access</a>&nbsp;access)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
</tbody>
@@ -175,7 +182,7 @@
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a> in <a href="../../../../../../org/eclipse/emf/cdo/security/util/package-summary.html">org.eclipse.emf.cdo.security.util</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/emf/cdo/security/util/package-summary.html">org.eclipse.emf.cdo.security.util</a> with parameters of type <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -184,14 +191,14 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</a></code></td>
-<td class="colLast"><span class="strong">SecuritySwitch.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#casePackagePermission(org.eclipse.emf.cdo.security.PackagePermission)">casePackagePermission</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a>&nbsp;object)</code>
+<td class="colLast"><span class="typeNameLabel">SecuritySwitch.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#casePackagePermission-org.eclipse.emf.cdo.security.PackagePermission-">casePackagePermission</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Package Permission</em>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">SecurityValidator.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityValidator.html#validatePackagePermission(org.eclipse.emf.cdo.security.PackagePermission, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)">validatePackagePermission</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a>&nbsp;packagePermission,
- <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/DiagnosticChain.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">DiagnosticChain</a>&nbsp;diagnostics,
+<td class="colLast"><span class="typeNameLabel">SecurityValidator.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityValidator.html#validatePackagePermission-org.eclipse.emf.cdo.security.PackagePermission-org.eclipse.emf.common.util.DiagnosticChain-java.util.Map-">validatePackagePermission</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</a>&nbsp;packagePermission,
+ <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/util/DiagnosticChain.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">DiagnosticChain</a>&nbsp;diagnostics,
<a href="http://download.oracle.com/javase/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
@@ -202,9 +209,11 @@
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -224,10 +233,10 @@
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/security/class-use/PackagePermission.html" target="_top">Frames</a></li>
-<li><a href="PackagePermission.html" target="_top">No Frames</a></li>
+<li><a href="PackagePermission.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -241,10 +250,10 @@
//-->
</script>
</div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+<p class="legalCopy"><small><i>Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.</i></small></p>
</body>
</html>

Back to the top