org.mmbase.security.implementation.basic
Class ClassLoginModule
java.lang.Object
org.mmbase.security.implementation.basic.ClassLoginModule
- All Implemented Interfaces:
- LoginModule
- public class ClassLoginModule
- extends Object
- implements LoginModule
Support for authentication method 'class' for 'basic' authentication.
- Since:
- MMBase-1.8
- Version:
- $Id: ClassLoginModule.java,v 1.3 2005/01/30 16:46:37 nico Exp $
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLoginModule
public ClassLoginModule()
load
public void load(Map properties)
- Specified by:
load in interface LoginModule
login
public boolean login(NameContext user,
Map loginInfo,
Object[] parameters)
- Specified by:
login in interface LoginModule
MMBase build 1.8.1.20060716