class: PubManSessionListener

public class: PubManSessionListener
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2689 $ $LastChangedDate: 2009-05-27 10:; Complexity: 1
Dates: Created: 16.07.2009 15:31:56; Modified: 16.07.2009 15:31:56;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {859F58AD-21EE-4c91-874F-462B506B506D}
TODO Description
 

Goto: Custom Properties, Fields, Methods

Appears in: appbase

Custom Properties
 
PubManSessionListener Attributes
Attribute Details
private static const Logger
  logger
Initial: Logger.getLogger(PubManSessionListener.class)
public static const String
  LOGOUT_URL
Initial: "/aa/logout/clear.jsp"
 
PubManSessionListener Methods
Operation Details
public
sessionCreated(
   HttpSessionEvent arg0):void
Sequential
Notes: (non-Javadoc)
@see javax.servlet.http.HttpSessionListener#sessionCreated(javax.servlet.http.HttpSessionEvent)
public
sessionDestroyed(
   HttpSessionEvent event):void
Sequential
Notes: (non-Javadoc)
@see javax.servlet.http.HttpSessionListener#sessionDestroyed(javax.servlet.http.HttpSessionEvent)