Package | Description |
---|---|
org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.backends.jeb |
Contains the code for the Directory Server backend that uses the Berkeley DB
Java Edition as the repository for storing entry and index information.
|
org.opends.server.protocols.internal |
Contains the implementation for the "internal" connection handler
and its associated classes.
|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
org.opends.server.tools.makeldif |
This package provides classes for a tool which may be used to generate LDIF
content based on user-defined templates.
|
org.opends.server.tools.upgrade |
Defines the specific classes that are used by the upgrade tool.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and
methods which may be used throughout the server but do not necessarily fit in
elsewhere.
|
Class and Description |
---|
LDIFException
This class defines an exception that may be thrown while attempting to parse
LDIF content.
|
Class and Description |
---|
RemoveOnceSDKSchemaIsUsed
Temporary annotation to remind that annotated code could be removed once the
SDK schema is used in place of legacy server schema.
|
Class and Description |
---|
LDIFException
This class defines an exception that may be thrown while attempting to parse
LDIF content.
|
Class and Description |
---|
AddChangeRecordEntry
This class defines a data structure for a change record entry for
an add operation.
|
DeleteChangeRecordEntry
This class defines a data structure for a change record entry for
an delete operation.
|
ModifyChangeRecordEntry
This class defines a data structure for a change record entry for
an modify operation.
|
ModifyDNChangeRecordEntry
This class defines a data structure for a change record entry for
an modifyDN operation.
|
Class and Description |
---|
LDIFException
This class defines an exception that may be thrown while attempting to parse
LDIF content.
|
LDIFReader
This class provides the ability to read information from an LDIF file.
|
LDIFWriter
This class provides a mechanism for writing entries in LDIF form to a file or
an output stream.
|
RemoveOnceNewConfigFrameworkIsUsed
Temporary annotation to remind that annotated code could be removed once the
new configuration framework is used in place of legacy one.
|
Class and Description |
---|
LDIFException
This class defines an exception that may be thrown while attempting to parse
LDIF content.
|
Class and Description |
---|
BuildVersion
Represents a particular version of OpenDJ useful for making comparisons
between versions.
|
Class and Description |
---|
LDIFException
This class defines an exception that may be thrown while attempting to parse
LDIF content.
|
Class and Description |
---|
BuildVersion
Represents a particular version of OpenDJ useful for making comparisons
between versions.
|
CertificateManager
This class provides an interface for generating self-signed certificates and
certificate signing requests, and for importing, exporting, and deleting
certificates from a key store.
|
ChangeOperationType
This enumeration defines the set of possible change types.
|
ChangeRecordEntry
This abstract class defines methods for a change record entry.
|
LDIFException
This class defines an exception that may be thrown while attempting to parse
LDIF content.
|
VersionCompatibilityIssue
Record for version compatibility issues (also known as 'flag days') which
are events associated with particular builds or builds between which upgrade
or reversion may required additional steps, notification of issues, or
be prohibited altogether.
|
VersionCompatibilityIssue.Cause
Unique descriptor of an event that created a flag day for one
or more versions of the OpenDJ codebase.
|
VersionCompatibilityIssue.Effect
Effects cause the upgrade and revision tools to behave
in specific ways in response to compatibility issues.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.