| Package | Description |
|---|---|
| org.mmbase.security |
The security infrastructure of MMBase.
|
| org.mmbase.security.classsecurity | |
| org.mmbase.security.implementation.basic | |
| org.mmbase.security.implementation.cloud | |
| org.mmbase.security.implementation.cloudcontext | |
| org.mmbase.security.implementation.context |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionRepository
The defined 'actions' are maintained by the
Action repository. |
class |
Authentication
This class is an abstract implementation of user authentication in MMBase.
|
class |
Authorization
The abstract implementation of user authorization in MMBase.
|
class |
MemoryActionRepository
This is the most simple way to store 'actions', namely straightforwardly in memory.
|
class |
NoAuthentication
This class is used when no authentication is configured.
|
class |
NoAuthorization
This class is used when no authorization is configured.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAuthenticationWrapper
ClassAuthenticationWrapper wraps another Authentication implemention, and adds an extra
configuration file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationHandler
Authentication based on a config files.
|
class |
OwnerAuthorization
A very simple Authorization implementation, based an a property file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Authenticate
Very simply security from within MMBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloudContextAuthentication |
class |
Verify
Implementation of Authorization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextAuthentication
Authentication based on a XML-configuration file.
|
class |
ContextAuthorization
Authorization based on a XML-configuration file.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}