APIs for implementing REST to LDAP gateways.
-
Abstract class for property mappers mapping a DN (or DN and JSON) LDAP attribute to a JSON object.
A property mapper which provides a mapping from a JSON value to a DN valued LDAP attribute in another resource.
Represents an
action
that may be performed against a resource.
Defines a one-to-many relationship between a parent resource and its children.
A property mapper which provides a mapping from a DN (or DN and JSON) LDAP attribute to a JSON object.
A property mapper which provides a mapping from a JSON value to an LDAP attribute having the JSON syntax.
An property mapper which maps JSON objects to LDAP attributes.
A property mapper is responsible for converting JSON values to and from LDAP attributes.
The policy which should be used in order to read an entry before it is
deleted, or after it is added or modified.
Defines the characteristics of a resource, including its properties, inheritance, and sub-resources.
Provides methods for constructing Rest2Ldap protocol gateways.
An property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.
Represents a one-to-one relationship between a parent resource and a child sub-resource.
A SubResource defines how to reach a resource relative to its parent resource.
The writability policy determines whether an attribute supports updates.