Uses of Interface
org.eclipse.emf.cdo.security.Permission
Package
Description
The generated EMF API of the CDO security model.
The generated EMF implementation of the CDO security model.
The generated EMF utilities of the CDO security model.
-
Uses of Permission in org.eclipse.emf.cdo.security
Modifier and TypeInterfaceDescriptioninterface
Deprecated.interface
A representation of the model object 'Filter Permission'.interface
Deprecated.As of 4.3 useFilterPermission
andObjectFilter
.interface
Deprecated.As of 4.3 useFilterPermission
andPackageFilter
.interface
Deprecated.As of 4.3 useFilterPermission
andResourceFilter
.Modifier and TypeMethodDescriptionstatic BasicEList<Permission>
RealmUtil.allPermissions
(EList<SecurityItem> items) Realm.getAllPermissions()
Returns the value of the 'All Permissions' reference list.User.getAllPermissions()
Returns the value of the 'All Permissions' reference list.Role.getPermissions()
Returns the value of the 'Permissions' containment reference list. -
Uses of Permission in org.eclipse.emf.cdo.security.impl
Modifier and TypeClassDescriptionclass
Deprecated.class
An implementation of the model object 'Filter Permission'.class
Deprecated.class
Deprecated.class
An implementation of the model object 'Permission'.class
Deprecated.Modifier and TypeMethodDescriptionRealmImpl.getAllPermissions()
UserImpl.getAllPermissions()
RoleImpl.getPermissions()
-
Uses of Permission in org.eclipse.emf.cdo.security.util
Modifier and TypeMethodDescriptionSecuritySwitch.casePermission
(Permission object) Returns the result of interpreting the object as an instance of 'Permission'.boolean
SecurityValidator.validatePermission
(Permission permission, DiagnosticChain diagnostics, Map<Object, Object> context)
FilterPermission
andClassFilter
.