HttpBasicFactory
class HttpBasicFactory implements SecurityFactoryInterface
HttpBasicFactory creates services for HTTP basic authentication.
Methods
Details
at line line 26
create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)
at line line 48
string
getPosition()
Defines the position at which the provider is called.
Possible values: preauth, form, http, and rememberme.