All Classes and Interfaces
Class
Description
An abstract base class from which request handlers may be easily implemented.
Represents an
action that may be performed against a resource.A
Context containing a cached pre-authenticated LDAP connection which
should be re-used for performing subsequent LDAP operations.Factory methods of
AuthenticationStrategy allowing to perform authentication against LDAP server through
different method.Authenticate a user and create a
SecurityContext as a result.Factory methods to create
Filter performing authentication and authorizations.Encapsulate a
ConditionalFilters.Condition which must be fulfilled in order to apply the Filter.Condition which have to be fulfilled in order to apply the
Filter.Encapsulate a
Filter which will be processed only if the attached ConditionalFilters.Condition is true.Factory method for function extracting credentials from HTTP request
Headers.Decorator for a request handler that can return an api descriptor of the underlying handler.
Logs internal server errors and runtime exceptions once the request has been processed.
A property mapper which provides a mapping from a JSON value to an LDAP attribute having the JSON syntax.
Utility methods for obtaining JSON syntaxes and matching rules.
JSON value validation policies.
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.
Rest2ldap HTTP application.
Provides core factory methods and builders for constructing Rest2Ldap endpoints from JSON configuration.
This file contains localizable message descriptors having the resource
name
org.forgerock.opendj.rest2ldap.rest2ldap.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.