-
Interface Summary
| Interface |
Description |
| OrderingMatchingRule |
Deprecated
since OPENDJ-1591 Migrate matching rules
|
Package org.opends.server.api Description
Contains a number of API declarations for use throughout the
Directory Server. Whenever possible, these APIs should be declared
using abstract classes rather than interfaces so that they can be
altered in future versions without impacting backward
compatibility.
Note that the mere existence of a class or interface in this
package does not in itself imply that it is intended for use by
third party code. Please refer to the official product
documentation to indicate which APIs may be safely used by anyone
other than the core Directory Server developers. Failure to heed
this warning may result in code that could have unintended side
effects or that does not work properly across different Directory
Server versions.