get_auth_user
Description:
Checks whether the request associated with this has been authenticated, and if so returns the username that the client authenticated as.
Parameters:
this |
Returns:
the authenticated-as user, or |
Checks whether the request associated with this has been authenticated, and if so returns the username that the client authenticated as.
this |
the authenticated-as user, or |