Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerPagingUnsupportedHandler.php56 if ($pagingControl->getCriticality()) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
H A DPagingRequest.php105 return $this->control->getCriticality();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php128 public function getCriticality(): bool function in FreeDSx\\Ldap\\Control\\Control