| Package | Description |
|---|---|
| org.mmbase.security |
The security infrastructure of MMBase.
|
| org.mmbase.security.implementation.basic | |
| org.mmbase.security.implementation.cloudcontext | |
| org.mmbase.security.implementation.context |
| Modifier and Type | Class and Description |
|---|---|
class |
NoAuthorization
This class is used when no authorization is configured.
|
| Modifier and Type | Method and Description |
|---|---|
Authorization |
MMBaseCop.getAuthorization()
Returns the authorization class, which should be used.
|
Authorization |
MMBaseCopConfig.getAuthorization()
Returns the authorization class, which should be used.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OwnerAuthorization
A very simple Authorization implementation, based an a property file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Verify
Implementation of Authorization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextAuthorization
Authorization based on a XML-configuration file.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}