/**
  * @return SecurityContextInterface
  */
 protected function getSecurityContext()
 {
     return $this->securityContextLink->getService();
 }