@PublicAPI(stability=PRIVATE)

Package org.opends.server.admin.client.cli

Command-line interface code for common client-side administration classes.

See:
          Description

Interface Summary
DsFrameworkCliSubCommandGroup This Interface defines method that a group of subcommand shoud implement.
 

Class Summary
DsFrameworkCliAds This class is handling server group CLI.
DsFrameworkCliGlobalAdmin This class is handling user Admin CLI.
DsFrameworkCliMain This class provides a tool that can be used to Directory Server framework services.
DsFrameworkCliParser This class will parse CLI arguments for the dsframework command lines.
DsFrameworkCliServer This class is handling server group CLI.
DsFrameworkCliServerGroup This class is handling server group CLI.
SecureConnectionCliArgs This is a commodity class that can be used to check the arguments required to establish a secure connection in the command line.
SecureConnectionCliParser This is a commodity class that can be used to check the arguments required to establish a secure connection in the command line.
 

Enum Summary
DsFrameworkCliReturnCode The enumeration which defines the return code.
 

Package org.opends.server.admin.client.cli Description

Command-line interface code for common client-side administration classes.

This package contains classes which client applications and client-side driver implementations are expected to use for their command-line interfaces.