org.chenillekit.access.pages
Class Login

java.lang.Object
  extended by org.chenillekit.access.pages.Login

public class Login
extends Object

Login page. The user is given three login attempts, or else the browser session will need to be closed.

Version:
$Id: Login.java 380 2008-12-30 10:21:52Z mlusetti $

Constructor Summary
Login()
           
 
Method Summary
 boolean isLoginAllowed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Login

public Login()
Method Detail

isLoginAllowed

public final boolean isLoginAllowed()


Copyright © 2008-2009 ChenilleKit. All Rights Reserved.