Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DReferralContext.php62 public function hasReferral(LdapUrl $url): bool
58 public function hasReferral(LdapUrl $url): bool global() function in FreeDSx\\Ldap\\Protocol\\ReferralContext
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php113 if ($this->options['_referral_context']->hasReferral($referral)) {