Home
last modified time | relevance | path

Searched refs:handleRequest (Results 1 – 25 of 32) sorted by relevance

12

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientExtendedOperationHandler.php54 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientExtendedOperationHandler
56 $messageFrom = parent::handleRequest($context);
H A DClientSearchHandler.php45 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientSearchHandler
53 return parent::handleRequest($context);
H A DRequestHandlerInterface.php32 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse; function
H A DClientUnbindHandler.php33 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientUnbindHandler
H A DClientBasicHandler.php54 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientBasicHandler
H A DClientSaslBindHandler.php72 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientSaslBindHandler
/plugin/batchedit/
Dadmin.php47 $this->handleRequest();
79 private function handleRequest() { function in admin_plugin_batchedit
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerUnbindHandler.php29 …public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerIn… function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerUnbindHandler
H A DServerProtocolHandlerInterface.php35 …public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerIn… function
H A DServerSearchHandler.php32 public function handleRequest( function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerSearchHandler
H A DServerPagingUnsupportedHandler.php34 public function handleRequest( function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerPagingUnsupportedHandler
H A DServerWhoAmIHandler.php36 …public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerIn… function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerWhoAmIHandler
H A DServerStartTlsHandler.php55 …public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerIn… function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerStartTlsHandler
H A DServerDispatchHandler.php40 …public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerIn… function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerDispatchHandler
H A DServerRootDseHandler.php51 public function handleRequest( function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerRootDseHandler
H A DServerPagingHandler.php71 public function handleRequest( function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerPagingHandler
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php159 … $messageFrom = $this->protocolHandlerFactory->forRequest($request)->handleRequest($context);
H A DServerProtocolHandler.php226 $handler->handleRequest(
/plugin/diagramsnet/lib/
Dworkbox-f163abaa.js1handleRequest({request:e,event:t});s&&t.respondWith(s)}))}addCacheListener(){self.addEventListener… method in anonymousFunction9744a2ea0100.o
Dworkbox-9fe249eb.js1handleRequest({request:e,event:t});s&&t.respondWith(s)}))}addCacheListener(){self.addEventListener… method in anonymousFunction8b687b4f0100.o
Dworkbox-bed83ea8.js1handleRequest({request:e,event:t});s&&t.respondWith(s)}))}addCacheListener(){self.addEventListener… method in anonymousFunction118ed2d90100.o
/plugin/freechat/phpfreechat/src/
Dphpfreechat.class.php215 function &handleRequest($request) function in phpFreeChat
/plugin/fedauth/Auth/OpenID/
DServer.php1703 function handleRequest($request) function in Auth_OpenID_Server
/plugin/openid/Auth/OpenID/
DServer.php1923 function handleRequest($request) function in Auth_OpenID_Server
/plugin/webdav/vendor/sabre/http/
DREADME.md89 function handleRequest(HTTP\RequestInterface $request) {

12