org.apache.jetspeed.modules.actions
Class JLogoutUser

java.lang.Object
  extended byorg.apache.turbine.modules.Assembler
      extended byorg.apache.turbine.modules.Action
          extended byorg.apache.turbine.modules.ActionEvent
              extended byorg.apache.jetspeed.modules.actions.JLogoutUser

public class JLogoutUser
extends org.apache.turbine.modules.ActionEvent

This class is responsible for logging a user out of the system.


Field Summary
 
Fields inherited from class org.apache.turbine.modules.ActionEvent
BUTTON, BUTTON_LENGTH, LENGTH, METHOD_NAME_LENGTH, METHOD_NAME_PREFIX
 
Constructor Summary
JLogoutUser()
           
 
Method Summary
 void doPerform(org.apache.turbine.util.RunData data)
           
 
Methods inherited from class org.apache.turbine.modules.ActionEvent
executeEvents, formatString, perform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JLogoutUser

public JLogoutUser()
Method Detail

doPerform

public void doPerform(org.apache.turbine.util.RunData data)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.