Home
last modified time | relevance | path

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

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