public class LoginEvent
extends org.springframework.context.ApplicationEvent
source
Constructor and Description |
---|
LoginEvent(Session session)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Session |
getUserSession()
Gets the session for the user logging in.
|
getSource, toString
Copyright © 1999–2014. All rights reserved.