authentication = $authentication; } /** * @inheritDoc */ public function getAuthentication() { return $this->authentication; } }