HttpDigestFactory
class HttpDigestFactory implements SecurityFactoryInterface
HttpDigestFactory creates services for HTTP digest 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.