boolean Auth_HTTP::checkAuth ()
boolean Auth_HTTP::checkAuth
Checks if a HTTP session exists that contains valid authentication information.
boolean - If a session with valid authentication information exists, the function return TRUE. Otherwise it returns FALSE.
This function can not be called statically.