| Package | Description |
|---|---|
| org.forgerock.opendj.rest2ldap |
APIs for implementing REST to LDAP gateways.
|
| Class and Description |
|---|
| Action
Represents an
action that may be performed against a resource. |
| JsonPropertyMapper
A property mapper which provides a mapping from a JSON value to an LDAP attribute having the JSON syntax.
|
| ObjectPropertyMapper
An property mapper which maps JSON objects to LDAP attributes.
|
| PropertyMapper
An property mapper is responsible for converting JSON values to and from LDAP attributes.
|
| ReadOnUpdatePolicy
The policy which should be used in order to read an entry before it is
deleted, or after it is added or modified.
|
| ReferencePropertyMapper
An property mapper which provides a mapping from a JSON value to a single DN
valued LDAP attribute.
|
| Resource
Defines the characteristics of a resource, including its properties, inheritance, and sub-resources.
|
| Rest2Ldap
Provides methods for constructing Rest2Ldap protocol gateways.
|
| SimplePropertyMapper
An property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.
|
| SubResource
Defines a parent-child relationship between a parent resource and one or more child resource(s).
|
| SubResourceCollection
Defines a one-to-many relationship between a parent resource and its children.
|
| SubResourceSingleton
Represents a one to one relationship between a parent resource and a child sub-resource.
|
| WritabilityPolicy
The writability policy determines whether an attribute supports updates.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.