Package com.flowable.core.idm.api.ldap
package com.flowable.core.idm.api.ldap
-
ClassDescriptionAn interface that can be implemented to provide the distinguished names based on a collection of user ids and / group ids / keys.LDAP properties for different group operations.Some properties are allowed to be a
Collection
, this means that this particular property would come from one of those attributes.A provider for a tenant id for a group based on LDAP groupAttributes
.A provider for a user definition key based on LDAP userAttributes
.A provider for the groups of a user.LDAP properties for different user operations.Some properties are allowed to be aCollection
, this means that this particular property would come from one of those attributes.A provider for a tenant id for a user based on LDAP userAttributes
.