Uses of Class
com.flowable.idm.engine.ldap.LdapConfiguration
Package | Description |
---|---|
com.flowable.spring.boot.idm |
-
Uses of LdapConfiguration in com.flowable.spring.boot.idm
Methods in com.flowable.spring.boot.idm that return LdapConfiguration Modifier and Type Method Description LdapConfiguration
LdapIdmEngineAutoConfiguration. flowableLdapConfiguration(org.springframework.ldap.core.LdapOperations ldapOperations, LdapUserProperties userProperties, LdapGroupProperties groupProperties, org.springframework.beans.factory.ObjectProvider<DistinguishedNameProvider> distinguishedNameProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.ldap.core.AttributesMapper<PlatformUser>> userAttributesMapper, org.springframework.beans.factory.ObjectProvider<org.springframework.ldap.core.AttributesMapper<PlatformGroup>> groupAttributesMapper, org.springframework.beans.factory.ObjectProvider<LdapUserTenantIdProvider> userTenantIdProvider, org.springframework.beans.factory.ObjectProvider<LdapUserDefinitionKeyProvider> userDefinitionKeyProvider, org.springframework.beans.factory.ObjectProvider<LdapGroupTenantIdProvider> groupTenantIdProvider)
Methods in com.flowable.spring.boot.idm with parameters of type LdapConfiguration Modifier and Type Method Description EngineConfigurationConfigurer<CoreIdmEngineConfiguration>
LdapIdmEngineAutoConfiguration. ldapIdmEngineConfigurer(LdapConfiguration ldapConfiguration)