Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\FormLoginFactory::getListenerId PHP Method

getListenerId() protected method

protected getListenerId ( )
    protected function getListenerId()
    {
        return 'security.authentication.listener.form';
    }