| Package | Description |
|---|---|
| org.opends.server.admin.client.cli |
Command-line interface code for common client-side administration classes.
|
| org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication
command lines.
|
| org.opends.server.util.args |
Provides an implementation of a utility that can manage the processing of
command-line arguments for an application.
|
| org.opends.server.util.cli |
Provides a high-level framework for implementing command-line
tools.
|
| Modifier and Type | Field and Description |
|---|---|
protected SecureConnectionCliArgs |
SecureConnectionCliParser.secureArgsList
The secure args list object.
|
| Modifier and Type | Method and Description |
|---|---|
SecureConnectionCliArgs |
ReplicationCliArgumentParser.getSecureArgsList()
Returns the SecureConnectionCliArgs object containing the arguments
of this parser.
|
| Modifier and Type | Method and Description |
|---|---|
SecureConnectionCliArgs |
LDAPConnectionArgumentParser.getArguments()
Gets the arguments associated with this parser.
|
| Constructor and Description |
|---|
LDAPConnectionConsoleInteraction(com.forgerock.opendj.cli.ConsoleApplication app,
SecureConnectionCliArgs secureArgs)
Constructs a parameterized instance.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.