Package org.mmbase.security

Class Summary
Authentication This class is a empty implementation of the Authentication, it will only return that the authentication succeeded.
Authorization This class is a empty implementation of the Authorization, it will only return that operations are valid.
MMBaseCop This class is the main class of the security system.
MMBaseCopConfig This class is the main class of the security system.
NoAuthentication This class does nothing
NoAuthorization This class does nothing
Operation This class is somekinda enumeration of the operations possible within the security context
Rank This class is somekinda enumeration of the ranks possible within the security context
UserContext This UserContext class provides a storage for the authentication and authorization, so that information can be shared.
 

Exception Summary
SecurityException Thrown by the security classes to indicate a security violation/malfunction.
 



MMBase 2001