Class ExternalIdContextMapper
java.lang.Object
com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper<String>
com.atlassian.crowd.directory.ldap.mapper.ExternalIdContextMapper
- All Implemented Interfaces:
ContextMapperWithRequiredAttributes<String>,org.springframework.ldap.core.ContextMapper
Maps the externalId attribute. ExternalId attribute name is provided in the constructor.
- See Also:
-
Field Summary
Fields inherited from class com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper
propertyName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper
getRequiredLdapAttributes
-
Constructor Details
-
ExternalIdContextMapper
-
-
Method Details
-
mapFromContext
Returns objectGUID.- Returns:
- objectGUID
-