APIs for implementing REST to LDAP gateways.
-
Sets the decoder which will be used for converting LDAP attribute values
to JSON values.
Sets the default JSON value which should be substituted when the LDAP attribute is not found in the LDAP entry.
Sets the default JSON values which should be substituted when the LDAP attribute is not found in the LDAP entry.
Sets the encoder which will be used for converting JSON values to LDAP
attribute values.
SimplePropertyMapper.isBinary(boolean isBinary)
Indicates that JSON values are base 64 encodings of binary data.
Sets the JSON schema corresponding to this simple property mapper.
Returns a property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.
Returns a property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.