Uses of Package
com.flowable.core.idm.api.ldap
| Package | Description |
|---|---|
| com.flowable.core.idm.api.ldap | |
| com.flowable.core.spring.security.ldap | |
| com.flowable.idm.engine.ldap |
-
Classes in com.flowable.core.idm.api.ldap used by com.flowable.core.idm.api.ldap Class Description DistinguishedNameProvider An interface that can be implemented to provide the distinguished names based on a collection of user ids and / group ids / keys.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 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.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 LdapUserTenantIdProvider A provider for a tenant id for a user based on LDAP userAttributes. -
Classes in com.flowable.core.idm.api.ldap used by com.flowable.core.spring.security.ldap Class Description LdapConfigurationApi LdapGroupProperties LDAP properties for different group operations. -
Classes in com.flowable.core.idm.api.ldap used by com.flowable.idm.engine.ldap Class 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 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.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.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.LdapUserTenantIdProvider A provider for a tenant id for a user based on LDAP userAttributes.