Home
last modified time | relevance | path

Searched defs:requestHandler (Results 1 – 3 of 3) sorted by relevance

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/
DAbstract.php49 protected $requestHandler; variable in CAS_ProxiedService_Http_Abstract
66 public function __construct(CAS_Request_RequestInterface $requestHandler,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
DHandlerFactory.php29 private $requestHandler; variable in FreeDSx\\Ldap\\Server\\RequestHandler\\HandlerFactory
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
DLdapServer.php121 public function useRequestHandler(RequestHandlerInterface $requestHandler): self