Uses of Class
org.acegisecurity.ui.session.HttpSessionDestroyedEvent

Packages that use HttpSessionDestroyedEvent
org.acegisecurity.providers.jaas An authentication provider for JAAS. 
 

Uses of HttpSessionDestroyedEvent in org.acegisecurity.providers.jaas
 

Methods in org.acegisecurity.providers.jaas with parameters of type HttpSessionDestroyedEvent
protected  void JaasAuthenticationProvider.handleLogout(HttpSessionDestroyedEvent event)
          Handles the logout by getting the SecurityContext for the session that was destroyed.
 



Copyright © 2004-2011 Interface21, Inc. All Rights Reserved.