Creating custom Java classes for searching LDAP

Create custom Java™ classes that provide greater control over how the Sametime® Community server conducts name searches of an LDAP directory and how results are formatted.

About this task

Creating a custom Java class can be especially effective with complex LDAP directory schemas. The Java code that you write must be compatible with the Java Run-Time Environment (JRE) version compatible with the Domino server. Domino 11 uses Java 1.8.

If your configuration is using the UUID attribute as the attribute of the person entry that defines the internal ID of a Sametime user, you should include UUID in your customized filter.