org.cumulus4j.keymanager.cli
Class SubCommandWithKeyStore
java.lang.Object
  
org.cumulus4j.keymanager.cli.SubCommand
      
org.cumulus4j.keymanager.cli.SubCommandWithKeyStore
- Direct Known Subclasses: 
 - SubCommandWithKeyStoreWithAuth
 
public abstract class SubCommandWithKeyStore
- extends SubCommand
 
 Abstract SubCommand implementation for being subclassed when a key-store 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 | 
 
SubCommandWithKeyStore
public SubCommandWithKeyStore()
getKeyStoreFile
public File getKeyStoreFile()
 
getKeyStore
public KeyStore getKeyStore()
 
prepare
public void prepare()
             throws Exception
- Overrides:
 prepare in class SubCommand
 
- Throws:
 Exception
 
Copyright © 2012 NightLabs Consulting GmbH. All Rights Reserved.