Uses of Interface
org.eclipse.emf.cdo.security.Permission
Packages that use 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
Subinterfaces of Permission in org.eclipse.emf.cdo.securityModifier 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
.Methods in org.eclipse.emf.cdo.security that return types with arguments of type PermissionModifier 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
Classes in org.eclipse.emf.cdo.security.impl that implement PermissionModifier 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.Methods in org.eclipse.emf.cdo.security.impl that return types with arguments of type PermissionModifier and TypeMethodDescriptionRealmImpl.getAllPermissions()
UserImpl.getAllPermissions()
RoleImpl.getPermissions()
-
Uses of Permission in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type PermissionModifier 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
.