| Package | Description |
|---|---|
| org.flowable.ldap | |
| org.flowable.spring.boot.ldap |
| Modifier and Type | Field and Description |
|---|---|
protected LDAPGroupCache.LDAPGroupCacheListener |
LDAPConfiguration.groupCacheListener |
protected LDAPGroupCache.LDAPGroupCacheListener |
LDAPGroupCache.ldapCacheListener |
| Modifier and Type | Method and Description |
|---|---|
LDAPGroupCache.LDAPGroupCacheListener |
LDAPConfiguration.getGroupCacheListener() |
LDAPGroupCache.LDAPGroupCacheListener |
LDAPGroupCache.getLdapCacheListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPConfiguration.setGroupCacheListener(LDAPGroupCache.LDAPGroupCacheListener groupCacheListener) |
void |
LDAPGroupCache.setLdapCacheListener(LDAPGroupCache.LDAPGroupCacheListener ldapCacheListener) |
| Modifier and Type | Field and Description |
|---|---|
protected LDAPGroupCache.LDAPGroupCacheListener |
FlowableLdapAutoConfiguration.ldapGroupCacheListener |
| 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.