org.chenillekit.access.services.impl
Class NoOpAppServerLoginService

java.lang.Object
  extended by 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$

Constructor Summary
NoOpAppServerLoginService()
           
 
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
 

Constructor Detail

NoOpAppServerLoginService

public NoOpAppServerLoginService()
Method Detail

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.