| Class and Description |
|---|
| AttributeMapper
An attribute mapper is responsible for converting JSON values to and from
LDAP attributes.
|
| AuthorizationPolicy
The policy which should be for performing authorization.
|
| ObjectAttributeMapper
An attribute mapper which maps JSON objects to 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.
|
| ReferenceAttributeMapper
An attribute mapper which provides a mapping from a JSON value to a single DN
valued LDAP attribute.
|
| Rest2LDAP.Builder
A builder for incrementally constructing LDAP resource collections.
|
| SimpleAttributeMapper
An attribute mapper which provides a simple mapping from a JSON value to a
single LDAP attribute.
|
| WritabilityPolicy
The writability policy determines whether or not an attribute supports
updates.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.