Uses of Interface
org.eclipse.emf.cdo.server.spi.security.InternalSecurityManager.CommitHandler
Packages that use InternalSecurityManager.CommitHandler
Package
Description
Server provider interfaces (SPI) for the server integration of the
Security
model.-
Uses of InternalSecurityManager.CommitHandler in org.eclipse.emf.cdo.server.spi.security
Subinterfaces of InternalSecurityManager.CommitHandler in org.eclipse.emf.cdo.server.spi.securityModifier and TypeInterfaceDescriptionstatic interface
If the meaning of this type isn't clear, there really should be more of a description here...Classes in org.eclipse.emf.cdo.server.spi.security that implement InternalSecurityManager.CommitHandlerModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...Methods in org.eclipse.emf.cdo.server.spi.security that return InternalSecurityManager.CommitHandlerModifier and TypeMethodDescriptionInternalSecurityManager.getCommitHandlers()
protected InternalSecurityManager.CommitHandler
SecurityManagerFactory.Default.getHandler
(org.eclipse.net4j.util.container.IManagedContainer container, String token) Methods in org.eclipse.emf.cdo.server.spi.security with parameters of type InternalSecurityManager.CommitHandlerModifier and TypeMethodDescriptionvoid
InternalSecurityManager.addCommitHandler
(InternalSecurityManager.CommitHandler handler) void
InternalSecurityManager.removeCommitHandler
(InternalSecurityManager.CommitHandler handler)