Searched defs:mechanism (Results 1 – 5 of 5) sorted by relevance
46 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...]
37 protected $mechanism; global() variable in FreeDSx\\Ldap\\Operation\\Request\\SaslBindRequest 49 __construct(string $mechanism, string $credentials = null, array $options = []) global() argument [all...]
17 private $mechanism; variable in Facebook\\WebDriver\\WebDriverBy 23 protected function __construct($mechanism, $value) argument
86 bindSasl(array $options = [], string $mechanism = '', string $credentials = null) global() argument
103 bindSasl(array $options = [], string $mechanism = '') global() argument