Searched refs:bindHandlerFactory (Results 1 – 1 of 1) sorted by relevance
89 protected $bindHandlerFactory; variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler101 ServerBindHandlerFactory $bindHandlerFactory = null, argument113 $this->bindHandlerFactory = $bindHandlerFactory ?? new ServerBindHandlerFactory();286 return $this->bindHandlerFactory->get($message->getRequest())->handleBind(