public class AppStartedEvent
extends org.springframework.context.ApplicationEvent
App right before login as anonymous user.
UserSession and no SecurityContext set at the moment of event firing.
Connection object bound to App.| Constructor and Description |
|---|
AppStartedEvent(App source) |
| Modifier and Type | Method and Description |
|---|---|
App |
getApp() |
App |
getSource() |