Searched refs:responseFactory (Results 1 – 13 of 13) sorted by relevance
26 protected $responseFactory; variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\BaseServerHandler28 public function __construct(ResponseFactory $responseFactory = null) argument30 $this->responseFactory = $responseFactory ?? new ResponseFactory();
52 $queue->sendMessage($this->responseFactory->getStandardResponse($message));
50 $queue->sendMessage($this->responseFactory->getStandardResponse($message));
64 $queue->sendMessage($this->responseFactory->getStandardResponse($message));
84 protected $responseFactory; variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler103 ResponseFactory $responseFactory = null argument114 $this->responseFactory = $responseFactory ?? new ResponseFactory();138 $this->queue->sendMessage($this->responseFactory->getStandardResponse(235 $this->queue->sendMessage($this->responseFactory->getStandardResponse(252 $this->queue->sendMessage($this->responseFactory->getExtendedError(260 $this->queue->sendMessage($this->responseFactory->getExtendedError(302 $this->queue->sendMessage($this->responseFactory->getExtendedError(
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
1445 var $responseFactory = 'Auth_OpenID_WebResponse'; variable in Auth_OpenID_Encoder1453 $cls = $this->responseFactory;
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
1603 public $responseFactory = 'Auth_OpenID_WebResponse'; variable in Auth_OpenID_Encoder1614 $cls = $this->responseFactory;