HttpBasicLdapFactory
HttpBasicLdapFactory
class HttpBasicLdapFactory extends HttpBasicFactory
HttpBasicFactory creates services for HTTP basic 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. | from 登录查看完整内容
|