Package com.flowable.core.idm.api.ldap
Class LdapUserProperties.Query
java.lang.Object
com.flowable.core.idm.api.ldap.LdapUserProperties.Query
- Enclosing class:
- LdapUserProperties
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
base
The Base LDAP Name that should be used when querying users. -
defaultFilter
The default filter that should be applied to all user queries. For example to only query users objects (objectClass=user).
-
-
Constructor Details
-
Query
public Query()
-
-
Method Details
-
getBase
-
setBase
-
getDefaultFilter
-
setDefaultFilter
-