| Package | Description |
|---|---|
| org.flowable.ldap | |
| org.flowable.spring.boot.ldap |
| Modifier and Type | Field and Description |
|---|---|
protected LDAPQueryBuilder |
LDAPConfiguration.ldapQueryBuilder |
| Modifier and Type | Method and Description |
|---|---|
LDAPQueryBuilder |
LDAPConfiguration.getLdapQueryBuilder()
Set a custom
LDAPQueryBuilder if the default implementation is not suitable. |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPConfiguration.setLdapQueryBuilder(LDAPQueryBuilder ldapQueryBuilder) |
| Modifier and Type | Field and Description |
|---|---|
protected LDAPQueryBuilder |
FlowableLdapAutoConfiguration.ldapQueryBuilder |
| Constructor and Description |
|---|
FlowableLdapAutoConfiguration(FlowableLdapProperties properties,
org.springframework.beans.factory.ObjectProvider<LDAPQueryBuilder> ldapQueryBuilder,
org.springframework.beans.factory.ObjectProvider<LDAPGroupCache.LDAPGroupCacheListener> ldapGroupCacheListener) |
Copyright © 2023 Flowable. All rights reserved.