Uses of Interface
org.eclipse.emf.cdo.server.spi.security.InternalSecurityManager

Packages that use InternalSecurityManager
org.eclipse.emf.cdo.server.spi.security Server provider interfaces (SPI) for the server integration of the Security model. 
 

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

Methods in org.eclipse.emf.cdo.server.spi.security with parameters of type InternalSecurityManager
 void AnnotationHandler.handleCommit(InternalSecurityManager securityManager, IStoreAccessor.CommitContext commitContext, User user)
           
 void InternalSecurityManager.CommitHandler.handleCommit(InternalSecurityManager securityManager, IStoreAccessor.CommitContext commitContext, User user)
           
protected  void AnnotationHandler.handlePackageUnits(InternalSecurityManager securityManager, CDOPackageUnit[] packageUnits)
           
 void AnnotationHandler.init(InternalSecurityManager securityManager, boolean firstTime)
           
 void InternalSecurityManager.CommitHandler.init(InternalSecurityManager securityManager, boolean firstTime)
           
 



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