Package | Description |
---|---|
org.forgerock.opendj.server.embedded |
Provides support for an embedded directory server.
|
org.opends.admin.ads |
Defines the different classes that are you used to have a read-only view of the configuration of the servers that are
registered in the Administration Directory Server (ADS).
|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
org.opends.guitools.controlpanel.task |
Defines the main classes that are you used to perform the administrative operations: start the server, modify an
entry, delete a base DN, etc.
|
org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
|
org.opends.server.config |
Contains code used to interact with the Directory Server configuration.
|
org.opends.server.protocols.asn1 |
Contains the Directory Server classes for performing encoding and decoding of ASN.1 elements.
|
org.opends.server.replication.server.changelog.api |
This package contains the API for the changelog database.
|
org.opends.server.replication.server.changelog.file |
This package contains a file-based log implementation for the changelog database API.
|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication command lines.
|
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.tasks |
This package contains classes that support client tool interaction with the tasks backend.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedDirectoryServerException
Exception that may be thrown by an embedded directory server if a problem occurs while performing an operation on the
server.
|
Modifier and Type | Class and Description |
---|---|
class |
ADSContextException
This is the exception that is thrown in
ADSContext . |
class |
TopologyCacheException
This class represents the Exception that can occur while reading server configuration through the TopologyCache
class.
|
Modifier and Type | Class and Description |
---|---|
class |
CannotRenameException
Exception that occurs when the user ask to make a modification that is not handled by ModifyEntryTask.
|
class |
CheckEntrySyntaxException
The exception that occurs when the user is editing an entry and some of the provided data is not valid.
|
class |
ConfigReadException
Exception that occurs reading the server configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
OfflineUpdateException
Exception throw when there is an error updating the configuration offline (in general updating the configuration
files).
|
class |
OnlineUpdateException
Exception throw when there is an error updating the configuration online (in general is used as a wrapper when we get
a NamingException).
|
Modifier and Type | Class and Description |
---|---|
class |
UserDataCertificateException
This exception is used when there is a certificate issue and the user must be asked to accept it or not.
|
Modifier and Type | Method and Description |
---|---|
org.forgerock.opendj.ldap.Entry |
LDIFViewEntryPanel.getEntry() |
abstract org.forgerock.opendj.ldap.Entry |
ViewEntryPanel.getEntry()
Returns an Entry object representing what the panel is displaying.
|
Modifier and Type | Class and Description |
---|---|
class |
WebBrowserException
This class is the exception that we get when we try to launch the user web browser and we fail.
|
Modifier and Type | Field and Description |
---|---|
protected static OpenDsException |
ConfigReader.environmentSettingException
The error that occurred when setting the environment (null if no error occurred).
|
Modifier and Type | Method and Description |
---|---|
static void |
Utilities.deleteConfigSubtree(ConfigurationHandler confHandler,
org.forgerock.opendj.ldap.Dn dn)
Deletes a configuration subtree using the provided configuration handler.
|
Modifier and Type | Class and Description |
---|---|
class |
AciException
The AciException class defines an exception that may be thrown either during ACI syntax verification of an "aci"
attribute type value or during evaluation of an LDAP operation using a set of applicable ACIs.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigException
This class defines an exception that may be thrown during the course of interactions with the Directory Server
configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
GSERException
This class defines an exception that may be thrown if a problem occurs while interacting with a GSER String.
|
Modifier and Type | Class and Description |
---|---|
class |
AbortedChangelogCursorException
This exception is thrown when a cursor that has been aborted is used.
|
class |
ChangelogException
This class define an Exception that must be used when some error condition was detected in the changelog database
that cannot be recovered automatically.
|
Modifier and Type | Class and Description |
---|---|
class |
DecodingException
Exception thrown when a record can't be decoded properly.
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPConnectionException
This class defines an exception that may be thrown during the course of creating an LDAP connection to the server.
|
class |
SSLConnectionException
This class defines an exception that may be thrown during the course of creating an SSL connection.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicationCliException
The exception that is thrown during the replication command-line execution.
|
Modifier and Type | Class and Description |
---|---|
class |
MakeLDIFException
This class defines an exception that can be thrown if a problem occurs during MakeLDIF processing.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskClientException
Exception for problems related to interacting with the task backend.
|
Constructor and Description |
---|
TaskClientException(OpenDsException cause)
Constructs a parameterized instance.
|
Modifier and Type | Class and Description |
---|---|
class |
CanceledOperationException
Deprecated.
|
class |
CryptoManagerException
This class defines an exception that is thrown in the case of problems with encryption key management, and is a
wrapper for a variety of other cipher related exceptions.
|
class |
DirectoryException
This class defines an exception that may be thrown if a problem occurs in the Directory Server.
|
class |
IdentifiedException
This class defines a base exception that should be extended by any exception that exposes a unique identifier for the
associated message.
|
class |
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
class |
LDAPException
This class defines an exception that may be thrown if a problem occurs while interacting with an LDAP protocol
element.
|
class |
MembershipException
This class defines an exception that may be thrown if a problem occurs while attempting to iterate across the members
of a group.
|
Constructor and Description |
---|
DirectoryException(org.forgerock.opendj.ldap.ResultCode resultCode,
OpenDsException cause)
Creates a new directory exception with the provided information.
|
OpenDsException(OpenDsException cause)
Constructs a new instance from another
OpenDsException . |
Modifier and Type | Class and Description |
---|---|
class |
LDIFException
This class defines an exception that may be thrown while attempting to parse LDIF content.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.