string Auth::getUsername ()
string Auth::getUsername
Using this method, one can retrieve the username (often also referred to as the "user id") of the user of the current authentication session.
This function can not be called statically.