| Class | Description |
|---|---|
| AnonymousLogin |
The anonymous login module of the context security implementation only creates the 'anonymous'
user with the rank
Rank.ANONYMOUS. |
| ClassLogin |
ClassLogin, authentication based on 'class', using <security>/classauthentication.xml or ClassAuthenticationWrapper.
|
| ContextAuthentication |
Authentication based on a XML-configuration file.
|
| ContextAuthorization |
Authorization based on a XML-configuration file.
|
| ContextCache |
ContextCache class
|
| ContextLoginModule |
Class ContextLoginModule
|
| ContextUserContext |
This UserContext class provides a storage for the authentication
and authorization, so that information can be shared.
|
| PasswordLogin |
Class PasswordLogin
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}