Home
last modified time | relevance | path

Searched defs:referrals (Results 1 – 4 of 4) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DReferralException.php32 * @param LdapUrl ...$referrals argument
26 protected $referrals; global() variable in FreeDSx\\Ldap\\Exception\\ReferralException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DReferralContext.php25 protected $referrals = []; global() variable in FreeDSx\\Ldap\\Protocol\\ReferralContext
30 __construct(LdapUrl...$referrals) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultReference.php39 * @param LdapUrl ...$referrals argument
34 protected $referrals = []; global() variable in FreeDSx\\Ldap\\Operation\\Response\\SearchResultReference
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php107 protected $referrals = []; global() variable in FreeDSx\\Ldap\\Operation\\LdapResult
109 __construct(int $resultCode, string $dn = '', string $diagnosticMessage = '', LdapUrl...$referrals) global() argument
[all...]