org.bejug.javacareers.common.view.jsf.utils
Class LoginAction

java.lang.Object
  extended byorg.bejug.javacareers.common.view.jsf.utils.LoginAction

public class LoginAction
extends java.lang.Object

Version:
$Revision: 1.8 $ - $Date: 2005/09/06 13:22:50 $:
Author:
: Peter Symoens (Last modified by $Author: schauwvliege $)

Constructor Summary
LoginAction()
           
 
Method Summary
 void processLogin(javax.faces.event.ActionEvent actionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginAction

public LoginAction()
Method Detail

processLogin

public void processLogin(javax.faces.event.ActionEvent actionEvent)
Parameters:
actionEvent - actionEvent


Copyright © 2005-2006 BeJUG. All Rights Reserved.