mixed Auth_HTTP::removeUser (string $username)
mixed Auth_HTTP::removeUser
Remove a user from the Auth Container.
the username of the user to remove
mixed - TRUE on success, a PEAR Error on failure.
This function can not be called statically.
Not all Auth Containers implement this functionality.