Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static ISecurityManager |
SecurityManagerUtil.createSecurityManager(java.lang.String realmPath) |
static ISecurityManager |
SecurityManagerUtil.createSecurityManager(java.lang.String realmPath,
IManagedContainer container) |
static ISecurityManager |
SecurityManagerUtil.getSecurityManager(IRepository repository) |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalSecurityManager
If the meaning of this type isn't clear, there really should be more of a description here...
|
Modifier and Type | Method and Description |
---|---|
abstract ISecurityManager |
SecurityManagerFactory.create(java.lang.String realmPath) |
ISecurityManager |
SecurityManagerFactory.Default.create(java.lang.String description) |
ISecurityManager |
SecurityManagerFactory.Annotation.create(java.lang.String realmPath)
Deprecated.
|
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