Package | Description |
---|---|
org.eclipse.emf.cdo.server.spi.security |
Server provider interfaces (SPI) for the server integration of the
Security model. |
Modifier and Type | Interface and Description |
---|---|
static interface |
InternalSecurityManager.CommitHandler2
If the meaning of this type isn't clear, there really should be more of a description here...
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationHandler
If the meaning of this type isn't clear, there really should be more of a description here...
|
class |
HomeFolderHandler
If the meaning of this type isn't clear, there really should be more of a description here...
|
static class |
InternalSecurityManager.CommitHandler2.WithUser
If the meaning of this type isn't clear, there really should be more of a description here...
|
Modifier and Type | Method and Description |
---|---|
InternalSecurityManager.CommitHandler |
AnnotationHandler.Factory.create(java.lang.String description) |
InternalSecurityManager.CommitHandler |
HomeFolderHandler.Factory.create(java.lang.String homeFolder) |
abstract InternalSecurityManager.CommitHandler |
InternalSecurityManager.CommitHandler.Factory.create(java.lang.String description) |
InternalSecurityManager.CommitHandler[] |
InternalSecurityManager.getCommitHandlers() |
protected InternalSecurityManager.CommitHandler |
SecurityManagerFactory.Default.getHandler(IManagedContainer container,
java.lang.String token) |
Modifier and Type | Method and Description |
---|---|
void |
InternalSecurityManager.addCommitHandler(InternalSecurityManager.CommitHandler handler) |
void |
InternalSecurityManager.removeCommitHandler(InternalSecurityManager.CommitHandler handler) |
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html