Uses of Package
org.flowable.ldap
-
Packages that use org.flowable.ldap Package Description org.flowable.ldap org.flowable.ldap.impl -
Classes in org.flowable.ldap used by org.flowable.ldap Class Description LDAPCallBack Used to wrap ldap logic so it can be used by theLDAPTemplate, so that no boilerplate code needs to be repeated every time.LDAPConfiguration Aorg.flowable.engine.configurator.ProcessEngineConfiguratorthat 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. -
Classes in org.flowable.ldap used by org.flowable.ldap.impl Class Description LDAPConfiguration Aorg.flowable.engine.configurator.ProcessEngineConfiguratorthat 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.