Uses of Interface
org.eclipse.emf.cdo.security.SecurityElement
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 SecurityElement in org.eclipse.emf.cdo.security
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Assignee'.interface
A representation of the model object 'Container'.interface
A representation of the model object 'Group'.interface
A representation of the model object 'Realm'.interface
A representation of the model object 'Role'.interface
A representation of the model object 'Item'.interface
A representation of the model object 'User'. -
Uses of SecurityElement in org.eclipse.emf.cdo.security.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Assignee'.class
An implementation of the model object 'Container'.class
An implementation of the model object 'Group'.class
An implementation of the model object 'Realm'.class
An implementation of the model object 'Role'.class
An implementation of the model object 'Element'.class
An implementation of the model object 'Item'.class
An implementation of the model object 'User'. -
Uses of SecurityElement in org.eclipse.emf.cdo.security.util
Modifier and TypeMethodDescriptionSecuritySwitch.caseSecurityElement
(SecurityElement object) Returns the result of interpreting the object as an instance of 'Element'.boolean
SecurityValidator.validateSecurityElement
(SecurityElement securityElement, DiagnosticChain diagnostics, Map<Object, Object> context)