Cumulus4j API
(1.2.0)

Package org.cumulus4j.keymanager.cli

Command line interface for the KeyStore.

See:
          Description

Class Summary
DeleteUserSubCommand SubCommand implementation for deleting a user.
HelpSubCommand SubCommand implementation for showing the help.
InfoSubCommand SubCommand implementation for showing various infos about a key-store.
InitDateDependentKeyStrategySubCommand SubCommand implementation for creating & initialising a new key-store with the DateDependentKeyStrategy.
KeyManagerCLI Command line tool for the key store.
LicenceSubCommand SubCommand implementation for showing the licence.
LicenseSubCommand SubCommand implementation for showing the licence.
PutUserSubCommand SubCommand implementation for creating a new user or updating an existing one.
SubCommand Sub-command for a certain CLI operation.
SubCommandWithKeyManagerAPI Abstract SubCommand implementation for being subclassed when the KeyManagerAPI is used.
SubCommandWithKeyManagerAPIWithAuth Abstract SubCommand implementation for being subclassed when the KeyManagerAPI is used.
SubCommandWithKeyStore Deprecated. All sub-commands that currently subclass this class should instead subclass SubCommandWithKeyManagerAPI or one of its subclasses.
SubCommandWithKeyStoreWithAuth Deprecated. All sub-commands that currently subclass this class should instead subclass SubCommandWithKeyManagerAPIWithAuth or one of its subclasses.
TimePeriodOptionHandler Option handler implementation to interprete a time period (e.g.
VersionSubCommand SubCommand implementation for showing the version number of the command line tool.
 

Enum Summary
TimePeriodOptionHandler.Unit Units based on ISO 31-1 (where it exists).
 

Package org.cumulus4j.keymanager.cli Description

Command line interface for the KeyStore.

This command line interface provides convenient maintenance features like creating and initialising a new key store, showing infos about an existing key store file, adding users etc.

The key-store can be located either in the local file system or on a remote key-server.


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.