Overrides AccountInterface::isAuthenticated
public function isAuthenticated() { return $this->uid > 0; }