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