class FormLoginFactory extends AbstractFactory
FormLoginFactory creates services for form login authentication.
Methods
create(ContainerBuilder $container, $id, $config, $userProviderId, $defaultEntryPointId) from AbstractFactory addConfiguration(NodeDefinition $node)
addOption($name, $default = null) from AbstractFactory __construct()
string getPosition() Defines the position at which the provider is called.
getKey()
Details
c