
public static class SecurityManagerFactory.Default extends SecurityManagerFactory implements IManagedContainer.ContainerAware
SecurityManagerFactory.Annotation, SecurityManagerFactory.Default| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
PRODUCT_GROUP| Constructor and Description |
|---|
SecurityManagerFactory.Default() |
| Modifier and Type | Method and Description |
|---|---|
ISecurityManager |
create(String description) |
protected InternalSecurityManager.CommitHandler |
getHandler(IManagedContainer container,
String token) |
void |
setManagedContainer(IManagedContainer container) |
getDescriptionFor, getKey, getProductGroup, getType, toStringpublic static final String TYPE
public void setManagedContainer(IManagedContainer container)
setManagedContainer in interface IManagedContainer.ContainerAwarepublic ISecurityManager create(String description) throws ProductCreationException
create in interface IFactorycreate in class SecurityManagerFactoryProductCreationExceptionprotected InternalSecurityManager.CommitHandler getHandler(IManagedContainer container, String token)
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.