Home
last modified time | relevance | path

Searched defs:mechanism (Results 1 – 5 of 5) sorted by relevance

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php46 public function get(string $mechanism): MechanismInterface argument
60 public function supports(string $mechanism): bool argument
70 public function add(MechanismInterface $mechanism): self argument
82 remove(string $mechanism) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSaslBindRequest.php37 protected $mechanism; global() variable in FreeDSx\\Ldap\\Operation\\Request\\SaslBindRequest
49 __construct(string $mechanism, string $credentials = null, array $options = []) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php17 private $mechanism; variable in Facebook\\WebDriver\\WebDriverBy
23 protected function __construct($mechanism, $value) argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php86 bindSasl(array $options = [], string $mechanism = '', string $credentials = null) global() argument
H A DLdapClient.php103 bindSasl(array $options = [], string $mechanism = '') global() argument