The LDAP Resource Adaptor lets you connect from a Rhino SLEE to LDAP servers and send client requests in order to perform protocol operations to add and delete, search and retrieve, or alter directory entries, or test the validity of credentials to bind to a directory.

Features of the LDAP Resource Adaptor include:

  • Asynchronous query API — exposes an resource adaptor type that provides an asynchronous API, in an OpenCloud namespace

  • Graceful connection establishment — provides "graceful" connections to LDAP servers

  • LDAP queries — lets you use the API to perform LDAP operations, including Add, Compare, Delete, Modify, Modify DN and Search

  • LDAP bind queries — lets you use the API to perform LDAP Bind operations with given credentials (test credentials validity)

  • LDAP server groups — supports sets of LDAP servers for load balancing and failover.

Topics

Configuring the LDAP Resource Adaptor

how to configure the resource adaptor using properties

Monitoring Resource Adaptor Statistics

how to monitor LDAP resource adaptor statistics

Other documentation for the LDAP Resource Adaptor can be found on the LDAP Resource Adaptor product page.

Next page