Class Hierarchy
- java.lang.Object
- com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper<T> (implements com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes<T>)
- com.atlassian.crowd.directory.ldap.mapper.ExternalIdContextMapper
- com.atlassian.crowd.directory.ldap.mapper.JpegPhotoContextMapper
- org.springframework.ldap.core.CollectingNameClassPairCallbackHandler<T> (implements org.springframework.ldap.core.NameClassPairCallbackHandler)
- org.springframework.ldap.core.ContextMapperCallbackHandler<T>
- com.atlassian.crowd.directory.ldap.mapper.AttributeToContextCallbackHandler<T>
- com.atlassian.crowd.directory.ldap.mapper.LookupCallbackHandler<T>
- org.springframework.ldap.core.ContextMapperCallbackHandler<T>
- com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes<T> (implements com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes<T>)
- com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
- com.atlassian.crowd.directory.ldap.mapper.UserContextMapper
- com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- com.atlassian.crowd.directory.ldap.mapper.NameWithExternalIdContextMapper (implements com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes<T>)
- com.atlassian.crowd.directory.ldap.mapper.TombstoneContextMapper (implements com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes<T>)
- com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig
- com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig.Builder
- com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper<T> (implements com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes<T>)
Interface Hierarchy
- org.springframework.ldap.core.ContextMapper<T>
- com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes<T>