Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\RemoteUserFactory::getKey PHP Method

getKey() public method

public getKey ( )
    public function getKey()
    {
        return 'remote-user';
    }