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