Uses of Interface
org.eclipse.emf.cdo.server.security.ISecurityManager

Packages that use ISecurityManager
org.eclipse.emf.cdo.server.security Server integration of the Security model 
org.eclipse.emf.cdo.server.spi.security   
 

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

Methods in org.eclipse.emf.cdo.server.security that return ISecurityManager
static ISecurityManager SecurityManagerUtil.createSecurityManager(IRepository repository, String realmPath)
           
static ISecurityManager SecurityManagerUtil.createSecurityManager(IRepository repository, String realmPath, IManagedContainer container)
           
 

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

Subinterfaces of ISecurityManager in org.eclipse.emf.cdo.server.spi.security
 interface InternalSecurityManager
           
 



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