| 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 |
NoAuthentication
This class is used when no authentication is configured.
|
| Modifier and Type | Field and Description |
|---|---|
protected Authentication |
BasicUser.authentication |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
MMBaseCop.getAuthentication()
Returns the authentication class, which should be used.
|
Authentication |
MMBaseCopConfig.getAuthentication()
Returns the authentication class, which should be used.
|
| Constructor and Description |
|---|
BasicUser(Authentication auth,
String authenticationType,
String identifier) |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Authenticate
Very simply security from within MMBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloudContextAuthentication |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextAuthentication
Authentication based on a XML-configuration file.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}