Class InlineResourcePropertyMapper


public final class InlineResourcePropertyMapper extends AbstractResourceReferencePropertyMapper<T>
A property mapper which provides a mapping from a DN (or DN and JSON) LDAP attribute to a JSON object.

This property mapper is configured with elements otherwise found on a resource or a sub-resource definition. These resource/sub-resource definitions are provided "inline" with the definition of this property mapper.

This legacy property mapper is kept for compatibility. Prefer using ResourceReferencePropertyMapper instead.