public class OwLogoutSessionListener extends Object implements javax.servlet.http.HttpSessionListener
Logout listener that ends the session on time out.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwLogoutSessionListener() |
Modifier and Type | Method and Description |
---|---|
void |
sessionCreated(javax.servlet.http.HttpSessionEvent se_p) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent se_p) |
public void sessionCreated(javax.servlet.http.HttpSessionEvent se_p)
sessionCreated
in interface javax.servlet.http.HttpSessionListener
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent se_p)
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.