HttpDigestFactory
HttpDigestFactory
class HttpDigestFactory implements SecurityFactoryInterface
HttpDigestFactory creates services for HTTP digest authentication.
Methods
array | create(ContainerBuilder $container, string $id, array $config, string $userProvider, string $defaultEntryPoint) Configures the container services required to use the authentication listener. | |
string | getPosition() Defines the position at which the provider is called. | |