Spring Security Framework

Uses of Class
org.springframework.security.ui.session.HttpSessionApplicationEvent

Packages that use HttpSessionApplicationEvent
org.springframework.security.ui.session HttpSession events and publisher classes. 
 

Uses of HttpSessionApplicationEvent in org.springframework.security.ui.session
 

Subclasses of HttpSessionApplicationEvent in org.springframework.security.ui.session
 class HttpSessionCreatedEvent
          Published by the HttpSessionEventPublisher when a HttpSession is destroyed by the container
 class HttpSessionDestroyedEvent
          Published by the HttpSessionEventPublisher when a HttpSession is created in the container
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.