org.objectweb.petals.tools.webadmin.ui.logon
Class Logon

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.objectweb.petals.tools.webadmin.ui.logon.Logon

public class Logon
extends org.apache.struts.action.Action

Triggered when an user logs in

Author:
mcarpentier

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
Logon()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping iActionMapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest iRequest, javax.servlet.http.HttpServletResponse iResponse)
           
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logon

public Logon()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping iActionMapping,
                                                      org.apache.struts.action.ActionForm form,
                                                      javax.servlet.http.HttpServletRequest iRequest,
                                                      javax.servlet.http.HttpServletResponse iResponse)
                                               throws java.lang.Exception
Overrides:
execute in class org.apache.struts.action.Action
Throws:
java.lang.Exception


Copyright © 2005-2007 ObjectWeb Consortium. All Rights Reserved.