org.chenillekit.access.services.impl
Class UserAuthServiceImpl
java.lang.Object
org.chenillekit.access.services.impl.UserAuthServiceImpl
- All Implemented Interfaces:
- org.chenillekit.access.services.AuthenticationService
public class UserAuthServiceImpl
- extends Object
- implements org.chenillekit.access.services.AuthenticationService
...
- Version:
- $Id: UserAuthServiceImpl.java 380 2008-12-30 10:21:52Z mlusetti $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserAuthServiceImpl
public UserAuthServiceImpl()
doAuthenticate
public org.chenillekit.access.WebSessionUser doAuthenticate(String userName,
String password)
- Specified by:
doAuthenticate in interface org.chenillekit.access.services.AuthenticationService
Copyright © 2008-2009 ChenilleKit. All Rights Reserved.