| Updates the user's LastLogin timestamp, sets their state to
"logged in" and calls RunData.setUser() . If the user cannot
be authenticated (database error?) the user is assigned
anonymous status and, if tr.props contains a TEMPLATE_LOGIN,
the screenTemplate is set to this, otherwise the screen is set
to SCREEN_LOGIN
Parameters: data - Turbine information. exception: TurbineSecurityException - could not get instance of theanonymous user |