| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi | |
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| org.mmbase.security |
The security infrastructure of MMBase.
|
| org.mmbase.security.classsecurity | |
| org.mmbase.security.implementation.basic | |
| org.mmbase.security.implementation.cloudcontext | |
| org.mmbase.security.implementation.context |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationData |
CloudContext.getAuthentication()
Acquires information about the currently configuration Authentication implementation.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationData |
BasicCloudContext.getAuthentication() |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteAuthenticationData_Proxy
RemoteAuthenticationData_Proxy in a generated smart proxy of AuthenticationData
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationData |
RemoteCloudContext_Proxy.getAuthentication() |
| Constructor and Description |
|---|
RemoteAuthenticationData_Rmi(AuthenticationData originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationData |
AbstractCloudContext.getAuthentication() |
| Modifier and Type | Class and Description |
|---|---|
class |
Authentication
This class is an abstract implementation of user authentication in MMBase.
|
class |
NoAuthentication
This class is used when no authentication 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Authenticate
Cloud-based Authentication.
|
class |
CloudContextAuthentication |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextAuthentication
Authentication based on a XML-configuration file.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}