Uses of Class
org.flowable.spring.boot.ldap.FlowableLdapProperties
-
Packages that use FlowableLdapProperties Package Description org.flowable.spring.boot.ldap -
-
Uses of FlowableLdapProperties in org.flowable.spring.boot.ldap
Fields in org.flowable.spring.boot.ldap declared as FlowableLdapProperties Modifier and Type Field Description protected FlowableLdapPropertiesFlowableLdapAutoConfiguration. propertiesConstructors in org.flowable.spring.boot.ldap with parameters of type FlowableLdapProperties Constructor Description FlowableLdapAutoConfiguration(FlowableLdapProperties properties, org.springframework.beans.factory.ObjectProvider<LDAPQueryBuilder> ldapQueryBuilder, org.springframework.beans.factory.ObjectProvider<LDAPGroupCache.LDAPGroupCacheListener> ldapGroupCacheListener)
-