|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISecurityManager | |
---|---|
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. |
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(String realmPath)
|
static ISecurityManager |
SecurityManagerUtil.createSecurityManager(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
|
Methods in org.eclipse.emf.cdo.server.spi.security that return ISecurityManager | |
---|---|
abstract ISecurityManager |
SecurityManagerFactory.create(String realmPath)
|
ISecurityManager |
SecurityManagerFactory.Default.create(String realmPath)
|
ISecurityManager |
SecurityManagerFactory.Annotation.create(String realmPath)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |