| Interface | Description |
|---|---|
| ContextProvider |
The implemention of 'context' is pluggable, and should be returned by
Verify.getContextProvider(). |
| UserProvider |
The implemention of 'users' is pluggable, and should be returned by
CloudContextAuthentication.getUserProvider(). |
| Class | Description |
|---|---|
| Authenticate |
Cloud-based Authentication.
|
| BasicContextProvider |
This is a basic implemention of
ContextProvider that implements all the methods in a default way. |
| BasicUserProvider |
This is a basic implemention of
UserProvider that implements all the methods in a default way. |
| BuilderNames |
Wraps a collection of NodeSearchQuery's to be a collection of builder names.
|
| Caches |
This class is responsible for the Cloud Context Security caches.
|
| Caches.OperationsCache | |
| CloudContextAuthentication | |
| ContextBuilderFunctions | |
| ContextProvider.AllowingContexts | |
| ConvertTool |
A tool to convert between 'cloud' context security and 'xml' context security.
|
| User |
Implementation of UserContext (the security presentation of a User).
|
| Verify |
Implementation of Authorization.
|
| Enum | Description |
|---|---|
| UserStatus |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}