class HttpBasicFactory implements SecurityFactoryInterface
HttpBasicFactory creates services for HTTP basic authentication.
Methods
create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)
string getPosition() Defines the position at which the provider is called.
getKey()
addConfiguration(NodeDefinition $node)
Details
create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)