| Package | Description |
|---|---|
| org.flowable.ldap | |
| org.flowable.ldap.impl |
| Class and Description |
|---|
| LDAPCallBack
Used to wrap ldap logic so it can be used by the
LDAPTemplate, so that no boilerplate code needs to be repeated every time. |
| LDAPConfiguration
A
org.flowable.engine.configurator.ProcessEngineConfigurator that integrates a LDAP system with the Flowable process engine. |
| LDAPGroupCache
Simple cache for groups a user belongs to, which avoid hitting the LDAP system too much.
|
| LDAPGroupCache.LDAPGroupCacheListener |
| LDAPQueryBuilder
Class with overridable methods that are called when doing the calls to the ldap system.
|
| Class and Description |
|---|
| LDAPConfiguration
A
org.flowable.engine.configurator.ProcessEngineConfigurator that integrates a LDAP system with the Flowable process engine. |
| LDAPGroupCache
Simple cache for groups a user belongs to, which avoid hitting the LDAP system too much.
|
Copyright © 2022 Flowable. All rights reserved.