org.mmbase.security.implementation.context
Class AnonymousLogin
java.lang.Object
org.mmbase.security.implementation.context.ContextLoginModule
org.mmbase.security.implementation.context.AnonymousLogin
- public class AnonymousLogin
- extends ContextLoginModule
The anonymous login module of the context security implementation only creates the 'anonymous'
user with the rank Rank.ANONYMOUS.
- Version:
- $Id: AnonymousLogin.java,v 1.6 2005/12/10 13:10:26 michiel Exp $
- Author:
- Eduard Witteveen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnonymousLogin
public AnonymousLogin()
login
public ContextUserContext login(Map userLoginInfo,
Object[] userParameters)
throws SecurityException
- Specified by:
login in class ContextLoginModule
- Throws:
SecurityException
MMBase build 1.8.1.20060716