Application user change event sent when the setUser is called to change the current user of the application.
3.0
Inheritance Path. java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.Application.UserChangeEvent
Contructor for user change event
Get the application where the user change occurred
Get the new user of the application
Get the previous user of the application