Searched refs:isAuthenticationRequired (Results 1 – 2 of 2) sorted by relevance
60 public function isAuthenticationRequired(RequestInterface $request): bool function in FreeDSx\\Ldap\\Protocol\\ServerAuthorization
225 …if ($this->authorizer->isAuthenticated() || !$this->authorizer->isAuthenticationRequired($request)…