Uses of Class
org.flowable.spring.boot.ldap.FlowableLdapProperties
Packages that use FlowableLdapProperties
-
Uses of FlowableLdapProperties in org.flowable.spring.boot.ldap
Fields in org.flowable.spring.boot.ldap declared as FlowableLdapPropertiesModifier and TypeFieldDescriptionprotected final FlowableLdapPropertiesFlowableLdapAutoConfiguration.propertiesConstructors in org.flowable.spring.boot.ldap with parameters of type FlowableLdapPropertiesModifierConstructorDescriptionFlowableLdapAutoConfiguration(FlowableLdapProperties properties, org.springframework.beans.factory.ObjectProvider<LDAPQueryBuilder> ldapQueryBuilder, org.springframework.beans.factory.ObjectProvider<LDAPGroupCache.LDAPGroupCacheListener> ldapGroupCacheListener)