Uses of Package
edu.uiuc.ncsa.security.util.cli
-
Packages that use edu.uiuc.ncsa.security.util.cli Package Description edu.uiuc.ncsa.sas SAS = Subject-action service.edu.uiuc.ncsa.sas.admin edu.uiuc.ncsa.sas.cli A basic implementation of theCLIDriver
so that it can be run as an SAS serveredu.uiuc.ncsa.sas.example This has an example of how to extend SAS to create an executable program.edu.uiuc.ncsa.sas.webclient edu.uiuc.ncsa.security.storage.cli Things relating to the CLI (Command line interface).edu.uiuc.ncsa.security.util.cli CLI = Command Line Interface, a basic command line for any Java application.edu.uiuc.ncsa.security.util.cli.editing edu.uiuc.ncsa.security.util.cli.json_edit edu.uiuc.ncsa.security.util.help edu.uiuc.ncsa.security.util.terminal An implementation of an ISO 6429 terminal. -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.sas Class Description CLIDriver A driver program that does introspection on a set of CLICommandsCommands All sets of commands implement this interface.IOInterface Created by Jeff Gaynor
on 5/11/20 at 6:57 AMMessage A message that is written by an external sourse. -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.sas.admin Class Description Commands All sets of commands implement this interface.CommonCommands Utilities that are used by any reasonable implementation of the Commands interface. -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.sas.cli Class Description CLIDriver A driver program that does introspection on a set of CLICommandsCommands All sets of commands implement this interface.IOInterface Created by Jeff Gaynor
on 5/11/20 at 6:57 AM -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.sas.example Class Description IOInterface Created by Jeff Gaynor
on 5/11/20 at 6:57 AM -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.sas.webclient Class Description InputLine A utility to take an input line and turn it into a command line. -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.security.storage.cli Class Description CLITool Basic class for writing command line tools.Commands All sets of commands implement this interface.CommonCommands Utilities that are used by any reasonable implementation of the Commands interface.InputLine A utility to take an input line and turn it into a command line.Sortable Created by Jeff Gaynor
on 5/22/14 at 9:42 AM -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.security.util.cli Class Description CLIDriver A driver program that does introspection on a set of CLICommandsCommands All sets of commands implement this interface.CommonCommands Utilities that are used by any reasonable implementation of the Commands interface.ComponentManager Created by Jeff Gaynor
on 2/22/21 at 6:19 AMEditorInputLine Created by Jeff Gaynor
on 8/17/20 at 3:14 PMHelpUtil A very simple help facility for CLIs.InputLine A utility to take an input line and turn it into a command line.IOInterface Created by Jeff Gaynor
on 5/11/20 at 6:57 AMMalformedCommandException Created by Jeff Gaynor
on 5/17/13 at 3:20 PMSortable Created by Jeff Gaynor
on 5/22/14 at 9:42 AM -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.security.util.cli.editing Class Description AbstractEditor Created by Jeff Gaynor
on 8/17/20 at 10:23 AMEditorInputLine Created by Jeff Gaynor
on 8/17/20 at 3:14 PMInputLine A utility to take an input line and turn it into a command line. -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.security.util.cli.json_edit Class Description AbstractEditor Created by Jeff Gaynor
on 8/17/20 at 10:23 AMEditorInputLine Created by Jeff Gaynor
on 8/17/20 at 3:14 PM -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.security.util.help Class Description HelpUtil A very simple help facility for CLIs.InputLine A utility to take an input line and turn it into a command line. -
Classes in edu.uiuc.ncsa.security.util.cli used by edu.uiuc.ncsa.security.util.terminal Class Description IOInterface Created by Jeff Gaynor
on 5/11/20 at 6:57 AM