Uses of Class
io.trino.plugin.base.ldap.LdapQuery
Packages that use LdapQuery
-
Uses of LdapQuery in io.trino.plugin.base.ldap
Methods in io.trino.plugin.base.ldap that return LdapQueryMethods in io.trino.plugin.base.ldap with parameters of type LdapQueryModifier and TypeMethodDescription<T> TJdkLdapClient.executeLdapQuery(String userName, String password, LdapQuery ldapQuery, LdapClient.LdapSearchResultProcessor<T> resultProcessor) <T> TLdapClient.executeLdapQuery(String userName, String password, LdapQuery ldapQuery, LdapClient.LdapSearchResultProcessor<T> resultProcessor)