Home
last modified time | relevance | path

Searched refs:referral (Results 1 – 13 of 13) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php66 switch ($this->options['referral']) {
76 'The referral option "%s" is invalid.',
77 $this->options['referral']
101 'Encountered a referral request, but no referrals were supplied.',
106 # Initialize a referral context to track the referrals we have already visited as well as count.
111 foreach ($messageFrom->getResponse()->getReferrals() as $referral) {
112 # We must skip referrals we have already visited to avoid a referral loop
113 if ($this->options['_referral_context']->hasReferral($referral)) {
117 $this->options['_referral_context']->addReferral($referral);
120 'The referral limi
166 mergeReferralOptions(RequestInterface $request, LdapUrl $referral) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DReferralContext.php48 * @param LdapUrl $referral
51 public function addReferral(LdapUrl $referral)
53 $this->referrals[] = $referral;
64 foreach ($this->referrals as $referral) {
65 if (strtolower($referral->toString()) === strtolower($url->toString())) {
47 addReferral(LdapUrl $referral) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DReferralChaserInterface.php19 * An interface for referral chasing.
26 * Chase a referral for a request. Return a bind request to be used when chasing the referral. The $bind parameter
29 * To skip a referral throw the SkipReferralException.
32 * @param LdapUrl $referral
37 public function chase(LdapMessageRequest $request, LdapUrl $referral, ?BindRequest $bind): ?BindRequest;
36 chase(LdapMessageRequest $request, LdapUrl $referral, BindRequest $bind) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultReference.php62 foreach ($type->getChildren() as $referral) {
64 $referrals[] = LdapUrl::parse($referral->getValue());
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DBACKERS.md3 …phpseclib-phpseclib?utm_source=packagist-phpseclib-phpseclib&utm_medium=referral&utm_campaign=read…
H A DREADME.md9 …phpseclib-phpseclib?utm_source=packagist-phpseclib-phpseclib&utm_medium=referral&utm_campaign=read…
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md129 **Professional support, including notification of new releases and security updates, is available through a [Tidelift Subscription](https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme).**
176 - [Tidelift](https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme) for offering support to both the maintainers and end-users through their [professional support](https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme) program
199 <a href="https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme">Get professional support for league/commonmark with a Tidelift subscription</a>
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md69 * Implement referral handling options.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md53 …ckagist-monolog-monolog?utm_source=packagist-monolog-monolog&utm_medium=referral&utm_campaign=ente…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md375 Get professional support via [the Tidelift Subscription](https://tidelift.com/subscription/pkg/packagist-myclabs-deep-copy?utm_source=packagist-myclabs-deep-copy&utm_medium=referral&utm_campaign=readme).
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md547 …guzzlehttp-promises?utm_source=packagist-guzzlehttp-promises&utm_medium=referral&utm_campaign=ente…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md824 …ckagist-guzzlehttp-psr7?utm_source=packagist-guzzlehttp-psr7&utm_medium=referral&utm_campaign=ente…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …when-cross-origin:` Navigating to other origins will limit the included referral data to the schem…