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

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

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

Triggered whan an user log out

Author:
mcarpentier - EBM Websourcing

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
Logout()
           
 
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

Logout

public Logout()
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.