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

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

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

Methods in org.springframework.richclient.application.session with parameters of type LoginEvent
protected  void ApplicationSession.handleLoginEvent(LoginEvent event)
          When a correct login occurs, read all relevant userinformation into session.
 



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