Package org.mmbase.security.implementation.cloudcontext

Interface Summary
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 Summary
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 Summary
UserStatus  
 



MMBase 2.0-SNAPSHOT - null