| 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.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 new console interaction.
|
LDAPConnectionConsoleInteraction(com.forgerock.opendj.cli.ConsoleApplication app,
SecureConnectionCliArgs secureArgs,
boolean allowAnonymousIfNonInteractive)
Constructs a new console interaction.
|
Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.