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

Packages that use SecurityItemProvider
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 SecurityItemProvider in org.eclipse.emf.cdo.security
 

Subinterfaces of SecurityItemProvider in org.eclipse.emf.cdo.security
 interface Directory
          A representation of the model object 'Container'.
 interface Realm
          A representation of the model object 'Realm'.
 interface SecurityItemContainer
          A security item provider that items such as users or roles can be added to or removed from.
 

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

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

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

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

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

Subinterfaces of SecurityItemProvider 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) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.