|
Cumulus4j API (1.1.0) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cumulus4j.keymanager.cli.SubCommand
org.cumulus4j.keymanager.cli.SubCommandWithKeyStore
SubCommandWithKeyManagerAPI or one of its subclasses.
@Deprecated public abstract class SubCommandWithKeyStore
Abstract SubCommand implementation for being subclassed when a key-store is used.
| Constructor Summary | |
|---|---|
SubCommandWithKeyStore()
Deprecated. |
|
| Method Summary | |
|---|---|
KeyStore |
getKeyStore()
Deprecated. |
File |
getKeyStoreFile()
Deprecated. |
void |
prepare()
Deprecated. |
| 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 |
|---|
public SubCommandWithKeyStore()
| Method Detail |
|---|
public File getKeyStoreFile()
public KeyStore getKeyStore()
public void prepare()
throws Exception
prepare in class SubCommandException
|
Cumulus4j API (1.1.0) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||