org.chenillekit.access.services.impl
Class NoOpAppServerLoginService
java.lang.Object
org.chenillekit.access.services.impl.NoOpAppServerLoginService
- All Implemented Interfaces:
- org.chenillekit.access.services.AppServerLoginService
public class NoOpAppServerLoginService
- extends Object
- implements org.chenillekit.access.services.AppServerLoginService
Place holder implementation, it simply does nothing.
- Version:
- $Id$
|
Method Summary |
void |
appServerLogin(org.chenillekit.access.WebSessionUser user)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpAppServerLoginService
public NoOpAppServerLoginService()
appServerLogin
public void appServerLogin(org.chenillekit.access.WebSessionUser user)
- Specified by:
appServerLogin in interface org.chenillekit.access.services.AppServerLoginService
Copyright © 2008-2009 ChenilleKit. All Rights Reserved.