| Package | Description |
|---|---|
| org.mmbase.security.implementation.context |
| Modifier and Type | Method and Description |
|---|---|
protected ContextUserContext |
ContextLoginModule.getValidUserContext(String username,
Rank rank) |
ContextUserContext |
ClassLogin.login(Map<String,?> userLoginInfo,
Object[] userParameters) |
ContextUserContext |
AnonymousLogin.login(Map<String,?> userLoginInfo,
Object[] userParameters) |
abstract ContextUserContext |
ContextLoginModule.login(Map<String,?> userLoginInfo,
Object[] userParameters) |
ContextUserContext |
PasswordLogin.login(Map<String,?> userLoginInfo,
Object[] userParameters) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}