Uses of Class
com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
Packages that use LDAPUserAttributesMapper
Package
Description
-
Uses of LDAPUserAttributesMapper in com.atlassian.crowd.directory.ldap.mapper
Methods in com.atlassian.crowd.directory.ldap.mapper that return LDAPUserAttributesMapperModifier and TypeMethodDescriptionprotected LDAPUserAttributesMapper
UserContextMapper.getAttributesMapper()
Split out so it can be overridden. -
Uses of LDAPUserAttributesMapper in com.atlassian.crowd.directory.ldap.mapper.attribute
Methods in com.atlassian.crowd.directory.ldap.mapper.attribute that return LDAPUserAttributesMapperModifier and TypeMethodDescriptionprotected LDAPUserAttributesMapper
ActiveDirectoryUserContextMapper.getAttributesMapper()
-
Uses of LDAPUserAttributesMapper in com.atlassian.crowd.directory.ldap.mapper.entity
Subclasses of LDAPUserAttributesMapper in com.atlassian.crowd.directory.ldap.mapper.entityModifier and TypeClassDescriptionclass
SpecialisedLDAPUserAttributesMapper
for Active Directory.