Cumulus4j API
(1.2.0-SNAPSHOT)

org.cumulus4j.keymanager.cli
Class SubCommandWithKeyManagerAPI

java.lang.Object
  extended by org.cumulus4j.keymanager.cli.SubCommand
      extended by org.cumulus4j.keymanager.cli.SubCommandWithKeyManagerAPI
Direct Known Subclasses:
InitDateDependentKeyStrategySubCommand, SubCommandWithKeyManagerAPIWithAuth

public abstract class SubCommandWithKeyManagerAPI
extends SubCommand

Abstract SubCommand implementation for being subclassed when the KeyManagerAPI is used.

Author:
Marco หงุ่ยตระกูล-Schulze - marco at nightlabs dot de

Constructor Summary
SubCommandWithKeyManagerAPI()
           
 
Method Summary
 KeyManagerAPI getKeyManagerAPI()
           
 void prepare()
           
 
Methods inherited from class org.cumulus4j.keymanager.cli.SubCommand
getSubCommandDescription, getSubCommandName, promptPassword, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubCommandWithKeyManagerAPI

public SubCommandWithKeyManagerAPI()
Method Detail

getKeyManagerAPI

public KeyManagerAPI getKeyManagerAPI()

prepare

public void prepare()
             throws Exception
Overrides:
prepare in class SubCommand
Throws:
Exception

Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.