Home
last modified time | relevance | path

Searched refs:mechanisms (Results 1 – 17 of 17) sorted by relevance

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php31 protected $mechanisms = []; variable in FreeDSx\\Sasl\\Sasl
48 $mech = $this->mechanisms[$mechanism] ?? null;
62 return isset($this->mechanisms()[$mechanism]);
72 $this->mechanisms[$mechanism->getName()] = $mechanism;
84 if (isset($this->mechanisms[$mechanism])) {
85 unset($this->mechanisms[$mechanism]);
94 * @param string[] $choices array of mechanisms by their name
101 $selector = new MechanismSelector($this->mechanisms());
109 public function mechanisms(): array function in FreeDSx\\Sasl\\Sasl
111 return $this->mechanisms;
[all...]
H A DMechanismSelector.php27 protected $mechanisms; variable in FreeDSx\\Sasl\\MechanismSelector
30 * @param MechanismInterface[] $mechanisms
32 public function __construct(array $mechanisms) argument
34 $this->mechanisms = $mechanisms;
53 * supported and available mechanisms to the client via some facility
67 # We sort the mechanisms by:
87 throw new SaslException('No supported SASL mechanisms could be found.');
121 return $this->mechanisms;
125 foreach ($this->mechanisms a
[all...]
/plugin/tplinc/
H A Dplugin.info.txt6 desc Provide advanced include mechanisms for templates
H A DREADME3 Provide advanced include mechanisms for templates
/plugin/twofactor/lang/en/
H A Dmandatory.txt1 This wiki requires the use of two-factor authentication. You always need to have at least one of the mechanisms available below configured before you can use the wiki.
H A Doptin.txt1 This wiki has the ability to use two-factor authentication. It is highly recommended using it by configuring one or more of the mechanisms below.
H A Doptout.txt1 This wiki has the ability to use two-factor authentication. It is highly recommended using it by configuring one or more of the mechanisms below.
H A Dadmin.txt5 Note: this will reset **all** two-factor mechanisms for the user! Depending on your setup, the user may be required to configure a new two factor mechanism on their next login.
/plugin/evesso/phpoauthlib/
H A DREADME.md39 …memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mech…
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md41 - You can use any storage mechanism for tokens. By default, session, in-memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mechanisms by implementing `OAuth\Common\Token\TokenStorageInterface`.
/plugin/pureldap/
H A Dcomposer.lock100 "ext-openssl": "For SSL/TLS support and some SASL mechanisms.",
155 "ext-openssl": "Needed for encryption for certain mechanisms."
/plugin/displayfile/
H A DREADME.md10 …age-specific syntax highlighting is support using the default Dokuwiki mechanisms and several conf…
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md28 * Add initial SASL support with a limited set of mechanisms (DIGEST-MD5, CRAM-MD5, PLAIN, ANONYMOUS).
H A DREADME.md11 * SASL authentication / integrity layer support for certain mechanisms ([RFC 4513](https://tools.ietf.org/search/rfc4513))
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst157 …figure the ``Doctrine\Common\Annotations\AnnotationRegistry``. There are three different mechanisms
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock3836 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
/plugin/codemirror/dist/
H A Dscripts.min.js.map1mechanisms like loadmode.js to automatically\n // load a mode. (Preferred mechanism is the requir…