Package io.trino.plugin.base.ldap
Class LdapQuery.LdapQueryBuilder
java.lang.Object
io.trino.plugin.base.ldap.LdapQuery.LdapQueryBuilder
- Enclosing class:
- LdapQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAttributes(String... attributes) withSearchBase(String searchBase) withSearchFilter(String searchFilter)
-
Constructor Details
-
LdapQueryBuilder
public LdapQueryBuilder()
-
-
Method Details
-
withSearchBase
-
withSearchFilter
-
withAttributes
-
build
-