gridbus.gmd.security
Class Logout

java.lang.Object
  |
  +--gridbus.gmd.security.JSPHandler
        |
        +--gridbus.gmd.security.Logout

public class Logout
extends JSPHandler

Title: The Grid Market Directory (GMD) Toolkit Developer: The Gridbus Project The Grid Computing and Distributed Systems (GRIDS) Laboratory The University of Melbourne, Australia URL: http://www.gridbus.org


Field Summary
 
Fields inherited from class gridbus.gmd.security.JSPHandler
context, request, requiresLoggedIn, requiresLoggedOut, response, sw
 
Constructor Summary
Logout()
          Logout()
 
Method Summary
 void process()
          Method process.
 
Methods inherited from class gridbus.gmd.security.JSPHandler
forward, getRequestURI, getSessionWrapper, isLoggedIn, isPost, loginStateInvalid, process, redirect
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logout

public Logout()
Logout()

Method Detail

process

public void process()
Method process.