org.acegisecurity.ui.session
public abstract class HttpSessionApplicationEvent extends org.springframework.context.ApplicationEvent
Constructor and Description |
---|
HttpSessionApplicationEvent(javax.servlet.http.HttpSession httpSession)
Base constructor for all subclasses must have an HttpSession
|
Modifier and Type | Method and Description |
---|---|
javax.servlet.http.HttpSession |
getSession()
Get the HttpSession that is the cause of the event
|
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.