| 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 group
Attributes. |
| LdapUserDefinitionKeyProvider |
A provider for a user definition key based on LDAP user
Attributes. |
| LdapUserGroupsProvider |
A provider for the groups of a user.
|
| LdapUserTenantIdProvider |
A provider for a tenant id for a user based on LDAP user
Attributes. |
| Class | Description |
|---|---|
| LdapGroupProperties |
LDAP properties for different group operations.
|
| LdapGroupProperties.Mappings |
Some properties are allowed to be a
Collection, 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 a
Collection, this means that this particular property
would come from one of those attributes. |
| LdapUserProperties.Query | |
| LdapUserProperties.UserDefinitionGroupMapping |