Home
last modified time | relevance | path

Searched defs:bindSasl (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php86 public static function bindSasl(array $options = [], string $mechanism = '', ?string $credentials = null) global() function in FreeDSx\\Ldap\\Operations
H A DLdapClient.php103 public function bindSasl(array $options = [], string $mechanism = ''): LdapMessageResponse global() function in FreeDSx\\Ldap\\LdapClient