Uses of Interface
org.eclipse.emf.cdo.security.SecurityItemContainer

Packages that use SecurityItemContainer
org.eclipse.emf.cdo.security The generated EMF API of the CDO security model. 
org.eclipse.emf.cdo.security.impl The generated EMF implementation of the CDO security model. 
org.eclipse.emf.cdo.server.security Server integration of the Security model. 
org.eclipse.emf.cdo.server.spi.security Server provider interfaces (SPI) for the server integration of the Security model. 
 

Uses of SecurityItemContainer in org.eclipse.emf.cdo.security
 

Subinterfaces of SecurityItemContainer in org.eclipse.emf.cdo.security
 interface Directory
          A representation of the model object 'Container'.
 interface Realm
          A representation of the model object 'Realm'.
 

Uses of SecurityItemContainer in org.eclipse.emf.cdo.security.impl
 

Classes in org.eclipse.emf.cdo.security.impl that implement SecurityItemContainer
 class DirectoryImpl
          An implementation of the model object 'Container'
 class RealmImpl
          An implementation of the model object 'Realm'
 

Uses of SecurityItemContainer in org.eclipse.emf.cdo.server.security
 

Subinterfaces of SecurityItemContainer in org.eclipse.emf.cdo.server.security
 interface ISecurityManager
          Protects a given repository.
 

Uses of SecurityItemContainer in org.eclipse.emf.cdo.server.spi.security
 

Subinterfaces of SecurityItemContainer in org.eclipse.emf.cdo.server.spi.security
 interface InternalSecurityManager
          If the meaning of this type isn't clear, there really should be more of a description here...
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.