Spring Security Framework

Package org.springframework.security.ui.session

HttpSession events and publisher classes.

See:
          Description

Class Summary
HttpSessionApplicationEvent Parent class for published HttpSession events
HttpSessionCreatedEvent Published by the HttpSessionEventPublisher when a HttpSession is destroyed by the container
HttpSessionDestroyedEvent Published by the HttpSessionEventPublisher when a HttpSession is created in the container
HttpSessionEventPublisher Declared in web.xml as
 

Package org.springframework.security.ui.session Description

HttpSession events and publisher classes.


Spring Security Framework

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