boolean Auth_HTTP::getAuth (
)
Check if the user has been authenticated.
boolean
-
If the user has already been authenticated, the function returns
TRUE. Otherwise it returns FALSE.
This function can not be called statically.