Uses of Interface
org.eclipse.emf.cdo.security.ObjectPermission
Packages that use ObjectPermission
Package
Description
The generated EMF implementation of the CDO security model.
The generated EMF utilities of the CDO security model.
-
Uses of ObjectPermission in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement ObjectPermission -
Uses of ObjectPermission in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type ObjectPermissionModifier and TypeMethodDescriptionSecuritySwitch.caseObjectPermission
(ObjectPermission object) Returns the result of interpreting the object as an instance of 'Object Permission'.boolean
SecurityValidator.validateObjectPermission
(ObjectPermission objectPermission, DiagnosticChain diagnostics, Map<Object, Object> context)