Interface | Description |
---|---|
AccessManagerConstants |
This interface defines constants used by OpenSSO CLI.
|
CLICommand |
Commandline Interface Command.
|
CLIConstants |
This interface defines constants used in the package.
|
ExitCodes |
This interface defines exit codes.
|
IArgument |
Arguments constants.
|
IDefinition |
This interface defines methods for a CLI definition class.
|
IOutput |
Interface defines methods for writing messages from CLI engine.
|
Class | Description |
---|---|
AccessManager |
Access Manager CLI definition class.
|
AddResourceBundle |
Adds resource bundle to data store.
|
AttributeValues |
This class provides utilities for process attribute values.
|
AuthenticatedCommand |
This is the base class for all commands that require a user to be
authenticated in order to execute a command.
|
BufferOutputWriter |
Output writer gets the messages from CLI engine and writes them to
System.out or System.err . |
BulkOperations |
Multiple requests command.
|
CLICommandBase |
This is the base class for all CLI command implementation.
|
CLIDefinitionBase |
This is the base class for CLI definition class.
|
CliGuiceModule |
Guice module for bindings that are required for the command line tools to work but are declared
in other Guice modules but we do not want/cannot have all of the other bindings declared in them
as well.
|
CliGuiceModuleLoader |
Guice module loader for loading CLI specific Guice modules.
|
CLIRequest |
This class encapsulates the CLI request information.
|
CLIUtil |
This is an utility class.
|
CommandManager |
This is the "engine" that drives the CLI.
|
Debugger |
This class is responsible for printing debug message to standard output
if the --debug option is set in the command line.
|
DeleteResourceBundle |
Deletes resource bundle from data store.
|
FormatUtils |
Utility to format CLI output.
|
GetResourceBundle |
Gets resource bundle from data store.
|
InitializeSystem | |
LogWriter |
Writes audit log entries.
|
OutputWriter |
Output writer gets the messages from CLI engine and writes them to
System.out or System.err . |
PrintAllSubCommands |
Prints all subcommands.
|
RequestContext |
Request context class contains information about the request.
|
SessionCommand |
Displays active sessions.
|
SMSMigration |
Migrates SMS data.
|
StringOutputWriter |
String Output Writer for CLI.
|
SubCommand |
This class contains definition of sub command.
|
UsageFormatter |
This format the usage text of CLI.
|
WebCLIHelper |
Helper class for web based CLI JSP.
|
Exception | Description |
---|---|
CLIException |
Commandline Interface Exception.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.