Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerAuthorization.php96 public function isAuthenticationRequest(RequestInterface $request): bool
95 public function isAuthenticationRequest(RequestInterface $request): bool global() function in FreeDSx\\Ldap\\Protocol\\ServerAuthorization
H A DServerProtocolHandler.php213 if ($this->authorizer->isAuthenticationRequest($message->getRequest())) {