WEB4J Development Tools 4.10.0.0

hirondelle.web4j.config
Class Login

Object
  extended by Login
All Implemented Interfaces:
LoginTasks

public final class Login
extends Object
implements LoginTasks

This implementation does nothing.


Constructor Summary
Login()
           
 
Method Summary
 boolean hasAlreadyReacted(HttpSession arg0)
          Returns true.
 void reactToUserLogin(HttpSession arg0, HttpServletRequest arg1)
          Do nothing.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Login

public Login()
Method Detail

reactToUserLogin

public void reactToUserLogin(HttpSession arg0,
                             HttpServletRequest arg1)
                      throws AppException
Do nothing.

Specified by:
reactToUserLogin in interface LoginTasks
Throws:
AppException

hasAlreadyReacted

public boolean hasAlreadyReacted(HttpSession arg0)
Returns true.

Specified by:
hasAlreadyReacted in interface LoginTasks

WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26