See: Description
Class | Description |
---|---|
ADSContext |
Class used to update and read the contents of the Administration Data Suffix.
|
ApplicationTrustManager |
This class is in charge of checking whether the certificates that are presented are trusted or not.
|
PreferredConnection |
A simple class that is used to be able to specify which URL and connection type to use when we connect to a server.
|
ReplicationCliArgumentParser |
This class is used to parse the arguments passed to the replication CLI.
|
ReplicationCliArguments |
Utility class with factory methods for creating arguments used by the
dsreplication
command. |
ReplicationCliMain |
This class provides a tool that can be used to configure and unconfigure replication and also to initialize the
contents of a replicated suffix with the contents of another suffix.
|
ServerDescriptor |
The object of this class represent an OpenDJ server instance.
|
SuffixDescriptor |
The object of this class represent a topology of replicas across servers that have the same suffix DN.
|
Enum | Description |
---|---|
ADSContext.AdministratorProperty |
The enumeration containing the different Administrator properties.
|
ADSContext.ADSPropertySyntax |
Enumeration containing the different server properties syntaxes that could be stored in the ADS.
|
ADSContext.ServerGroupProperty |
Enumeration containing the different server group properties that are stored in the ADS.
|
ADSContext.ServerProperty |
Enumeration containing the different server properties that are stored in the ADS.
|
ADSContextException.ErrorType |
The enumeration containing the different error types.
|
ReplicationCliReturnCode |
The enumeration which defines the return code.
|
TopologyCacheException.Type |
Error type.
|
Exception | Description |
---|---|
ADSContextException |
This is the exception that is thrown in
ADSContext . |
OpendsCertificateException |
When a remote client (dsconfig for instance) wants to establish a remote connection with opends server through a
secure connection, and if the certificate is not known, the SSL handcheck fails and this exception is thrown.
|
TopologyCacheException |
This class represents the Exception that can occur while reading server configuration through the TopologyCache
class.
|
Copyright 2010-2022 ForgeRock AS.