DependencyInjection\Security\Factory\SecurityFactoryInterface (Bundle\SecurityBundle)

Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface

interface SecurityFactoryInterface

SecurityFactoryInterface is the interface for all security authentication listener.

Methods

create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)
string getPosition()

Defines the position at which the provider is called.

getKey()
登录查看完整内容