
public abstract class SecurityManagerFactory extends Factory
| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityManagerFactory.Annotation
If the meaning of this type isn't clear, there really should be more of a description here...
|
static class |
SecurityManagerFactory.Default
If the meaning of this type isn't clear, there really should be more of a description here...
|
| Modifier and Type | Field and Description |
|---|---|
static String |
PRODUCT_GROUP |
| Constructor and Description |
|---|
SecurityManagerFactory(String type) |
| Modifier and Type | Method and Description |
|---|---|
abstract ISecurityManager |
create(String realmPath) |
getDescriptionFor, getKey, getProductGroup, getType, toStringpublic static final String PRODUCT_GROUP
public SecurityManagerFactory(String type)
public abstract ISecurityManager create(String realmPath) throws ProductCreationException
ProductCreationExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.