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