Uses of Interface
org.eclipse.emf.cdo.security.ClassPermission
Packages that use ClassPermission
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 ClassPermission in org.eclipse.emf.cdo.security
Methods in org.eclipse.emf.cdo.security that return ClassPermissionModifier and TypeMethodDescriptionSecurityFactory.createClassPermission()
Deprecated.SecurityFactory.createClassPermission
(EClass eClass, Access access) Deprecated. -
Uses of ClassPermission in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement ClassPermissionMethods in org.eclipse.emf.cdo.security.impl that return ClassPermissionModifier and TypeMethodDescriptionSecurityFactoryImpl.createClassPermission()
Deprecated.SecurityFactoryImpl.createClassPermission
(EClass eClass, Access access) Deprecated. -
Uses of ClassPermission in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type ClassPermissionModifier and TypeMethodDescriptionSecuritySwitch.caseClassPermission
(ClassPermission object) Returns the result of interpreting the object as an instance of 'Class Permission'.boolean
SecurityValidator.validateClassPermission
(ClassPermission classPermission, DiagnosticChain diagnostics, Map<Object, Object> context)
SecurityFactory.createFilterPermission()
andSecurityFactory.createClassFilter()
.