Package com.flowable.core.idm.api.ldap
-
Interface Summary Interface Description DistinguishedNameProvider An interface that can be implemented to provide the distinguished names based on a collection of user ids and / group ids / keys.LdapConfigurationApi LdapGroupTenantIdProvider A provider for a tenant id for a group based on LDAP groupAttributes
.LdapUserDefinitionKeyProvider A provider for a user definition key based on LDAP userAttributes
.LdapUserGroupsProvider A provider for the groups of a user.LdapUserTenantIdProvider A provider for a tenant id for a user based on LDAP userAttributes
. -
Class Summary Class Description LdapGroupProperties LDAP properties for different group operations.LdapGroupProperties.Mappings Some properties are allowed to be aCollection
, this means that this particular property would come from one of those attributes.LdapGroupProperties.Query LdapUserProperties LDAP properties for different user operations.LdapUserProperties.Mappings Some properties are allowed to be aCollection
, this means that this particular property would come from one of those attributes.LdapUserProperties.Query LdapUserProperties.UserDefinitionGroupMapping