Class AttributeContextMapper<T>

java.lang.Object
com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper<T>
All Implemented Interfaces:
ContextMapperWithRequiredAttributes<T>, org.springframework.ldap.core.ContextMapper
Direct Known Subclasses:
ExternalIdContextMapper, JpegPhotoContextMapper

public abstract class AttributeContextMapper<T> extends Object implements ContextMapperWithRequiredAttributes<T>