Home
last modified time | relevance | path

Searched refs:handleAuthRequest (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php214 $this->authorizer->setToken($this->handleAuthRequest($message));
277 protected function handleAuthRequest(LdapMessageRequest $message): TokenInterface
208 protected function handleAuthRequest(LdapMessageRequest $message): TokenInterface global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler