| Package | Description |
|---|---|
| org.opends.quicksetup |
Defines the main classes that are you used by both the QuickSetup utilities:
the installer.
|
| org.opends.quicksetup.installer |
Defines the classes that are you used by both the off-line and the web start
installer.
|
| org.opends.quicksetup.installer.offline |
Defines the specific classes for the offline installer (the one that can be
launched after unzipping the OpenDS zip file).
|
| org.opends.quicksetup.installer.webstart |
Defines the specific classes for the webstart installer (the one that can be
launched using a JNLP file located in a remote server).
|
| org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication
command lines.
|
| Class and Description |
|---|
| AuthenticationData
This class is used to provide a data model for the different parameters used
to connect to a server that we want to replicate contents with.
|
| DataReplicationOptions
This class is used to provide a data model for the Data Replication
Options panel of the installer.
|
| NewSuffixOptions
This class is used to provide a data model for the Data Options panel of the
installer.
|
| SuffixesToReplicateOptions
This class is used to provide a data model for the Suffix to Replicate
Options panel of the installer.
|
| Class and Description |
|---|
| AuthenticationData
This class is used to provide a data model for the different parameters used
to connect to a server that we want to replicate contents with.
|
| DataReplicationOptions
This class is used to provide a data model for the Data Replication
Options panel of the installer.
|
| DataReplicationOptions.Type
This enumeration is used to know what the user wants to do for the data
(import data or not, what use as source of the data...).
|
| InstallProgressStep
Enumeration of installation steps.
|
| NewSuffixOptions
This class is used to provide a data model for the Data Options panel of the
installer.
|
| NewSuffixOptions.Type
This enumeration is used to know what the user wants to do for the data
(import data or not, what use as source of the data...).
|
| PeerNotFoundException
The exception that is thrown during initialization if the peer specified
could not be found.
|
| SuffixesToReplicateOptions.Type
This enumeration is used to know what the user wants to do for the data
(import data or not, what use as source of the data...).
|
| Class and Description |
|---|
| Installer
This is an abstract class that is in charge of actually performing the
installation.
|
| Class and Description |
|---|
| Installer
This is an abstract class that is in charge of actually performing the
installation.
|
| Class and Description |
|---|
| PeerNotFoundException
The exception that is thrown during initialization if the peer specified
could not be found.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.