Package org.forgerock.opendj.server.embedded
Provides support for an embedded directory server.
-
Class Summary Class Description ConfigParameters Parameters to configure a directory server.ConnectionParameters Parameters to establish connections to a directory server.EmbeddedDirectoryServer Represents an embedded directory server on which high-level operations are available (setup, upgrade, start, stop, ...).ImportParameters Parameters to import LDIF data to a directory server.RebuildIndexParameters Parameters to rebuild the indexes of a directory server.UpgradeParameters Parameters to upgrade a Directory Server. -
Exception Summary Exception Description EmbeddedDirectoryServerException Exception that may be thrown by an embedded directory server if a problem occurs while performing an operation on the server.