Searched defs:bindHandlerFactory (Results 1 – 1 of 1) sorted by relevance
78 protected $bindHandlerFactory; global() variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler 85 __construct(ServerQueue $queue, RequestHandlerInterface $dispatcher, array $options = [], ServerProtocolHandlerFactory $protocolHandlerFactory = null, ServerBindHandlerFactory $bindHandlerFactory = null, ServerAuthorization $authorizer = null, ResponseFactory $responseFactory = null) global() argument