Class NameWithExternalIdContextMapper

java.lang.Object
com.atlassian.crowd.directory.ldap.mapper.NameWithExternalIdContextMapper
All Implemented Interfaces:
ContextMapperWithRequiredAttributes<org.apache.commons.lang3.tuple.Pair<String,String>>, org.springframework.ldap.core.ContextMapper

public class NameWithExternalIdContextMapper extends Object implements ContextMapperWithRequiredAttributes<org.apache.commons.lang3.tuple.Pair<String,String>>
Maps the name and externalId attribute. Names of the attributes are provided in the constructor.