Uses of Class
org.forgerock.opendj.rest2ldap.InlineResourcePropertyMapper
-
Uses of InlineResourcePropertyMapper in org.forgerock.opendj.rest2ldap
Modifier and TypeMethodDescriptionstatic InlineResourcePropertyMapper
Rest2Ldap.reference
(String mappedLdapAttribute, String baseDnTemplate, String primaryKey, ObjectPropertyMapper mapper, String jsonPropertyName) Returns a property mapper which provides a mapping from a JSON value to a single DN valued LDAP attribute.static InlineResourcePropertyMapper
Rest2Ldap.reference
(AttributeDescription mappedLdapAttribute, String baseDnTemplate, AttributeDescription primaryKey, ObjectPropertyMapper mapper, String jsonPropertyName) Returns a property mapper which provides a mapping from a JSON value to a single DN valued LDAP attribute.