| 
 | Cumulus4j API (1.1.0) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubCommand | |
|---|---|
| org.cumulus4j.keymanager.cli | Command line interface for the KeyStore. | 
| Uses of SubCommand in org.cumulus4j.keymanager.cli | 
|---|
| Subclasses of SubCommand in org.cumulus4j.keymanager.cli | |
|---|---|
|  class | DeleteUserSubCommandSubCommandimplementation for deleting a user. | 
|  class | HelpSubCommandSubCommandimplementation for showing the help. | 
|  class | InfoSubCommandSubCommandimplementation for showing various infos about a key-store. | 
|  class | InitDateDependentKeyStrategySubCommandSubCommandimplementation for creating & initialising a new key-store with theDateDependentKeyStrategy. | 
|  class | LicenceSubCommandSubCommandimplementation for showing the licence. | 
|  class | LicenseSubCommandSubCommandimplementation for showing the licence. | 
|  class | PutUserSubCommandSubCommandimplementation for creating a new user or updating an existing one. | 
|  class | SubCommandWithKeyManagerAPIAbstract SubCommandimplementation for being subclassed when theKeyManagerAPIis used. | 
|  class | SubCommandWithKeyManagerAPIWithAuthAbstract SubCommandimplementation for being subclassed when theKeyManagerAPIis used. | 
|  class | SubCommandWithKeyStoreDeprecated. All sub-commands that currently subclass this class should instead subclass SubCommandWithKeyManagerAPIor one of its subclasses. | 
|  class | SubCommandWithKeyStoreWithAuthDeprecated. All sub-commands that currently subclass this class should instead subclass SubCommandWithKeyManagerAPIWithAuthor one of its subclasses. | 
|  class | VersionSubCommandSubCommandimplementation for showing the version number of the command
 line tool. | 
| Fields in org.cumulus4j.keymanager.cli with type parameters of type SubCommand | |
|---|---|
| static List<Class<? extends SubCommand>> | KeyManagerCLI.subCommandClasses | 
| static Map<String,SubCommand> | KeyManagerCLI.subCommandName2subCommand | 
| static List<SubCommand> | KeyManagerCLI.subCommands | 
| 
 | Cumulus4j API (1.1.0) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||