Uses of Class
org.springframework.richclient.security.LogoutEvent

Packages that use LogoutEvent
org.springframework.richclient.application.session   
 

Uses of LogoutEvent in org.springframework.richclient.application.session
 

Methods in org.springframework.richclient.application.session with parameters of type LogoutEvent
protected  void ApplicationSession.handleLogoutEvent(LogoutEvent event)
          When a logout occurs, remove all user related information from the session.
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.