org.cumulus4j.keymanager.cli
Class SubCommandWithKeyManagerAPI
java.lang.Object
org.cumulus4j.keymanager.cli.SubCommand
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubCommandWithKeyManagerAPI
public SubCommandWithKeyManagerAPI()
getKeyManagerAPI
public KeyManagerAPI getKeyManagerAPI()
prepare
public void prepare()
throws Exception
- Overrides:
prepare
in class SubCommand
- Throws:
Exception
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.