Neos\Flow\Security\Authentication\AuthenticationManagerInterface::getSecurityContext PHP Method

getSecurityContext() public method

Returns the security context
public getSecurityContext ( ) : Context
return Neos\Flow\Security\Context $securityContext The security context of the current request
    public function getSecurityContext();