Uses of Package
org.forgerock.opendj.rest2ldap

Package
Description
APIs for implementing REST to LDAP gateways.
  • Class
    Description
    Represents an action that may be performed against a resource.
    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.
    An 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.
    An property mapper which provides a mapping from a JSON value to a single DN valued LDAP attribute.
    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.
    Defines a parent-child relationship between a parent resource and one or more child resource(s).
    Defines a one-to-many relationship between a parent resource and its children.
    Represents a one to one relationship between a parent resource and a child sub-resource.
    The writability policy determines whether an attribute supports updates.