Package org.keycloak.storage.ldap.mappers
package org.keycloak.storage.ldap.mappers
-
ClassDescriptionStateful per-request objectMapper useful for the LDAP deployments when some attribute (usually CN) is mapped to full name of userTODO: Possibly add "priority" instead of hardcoding behaviourLDAPStorageMapperFactory<T extends LDAPStorageMapper>TODO: LDAPStorageMapper should be divided into more interfaces and let the LDAPStorageMapperManager to check which operation (feature) is supported by which mapper implementation