/**
  * @return SecurityContext
  */
 protected function getSecurityContext()
 {
     return $this->factory->getSecurityContext();
 }