Spring Security Framework

Uses of Package
org.springframework.security.ui.session

Packages that use org.springframework.security.ui.session
org.springframework.security.providers.jaas An authentication provider for JAAS. 
org.springframework.security.ui.session HttpSession events and publisher classes. 
 

Classes in org.springframework.security.ui.session used by org.springframework.security.providers.jaas
HttpSessionDestroyedEvent
          Published by the HttpSessionEventPublisher when a HttpSession is created in the container
 

Classes in org.springframework.security.ui.session used by org.springframework.security.ui.session
HttpSessionApplicationEvent
          Parent class for published HttpSession events
 


Spring Security Framework

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