Neos\Flow\Security\Authentication\AuthenticationManagerInterface::getSecurityContext PHP Метод

getSecurityContext() публичный Метод

Returns the security context
public getSecurityContext ( ) : Context
Результат Neos\Flow\Security\Context $securityContext The security context of the current request
    public function getSecurityContext();