| 
 | 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
org.cumulus4j.keymanager.cli.SubCommandWithKeyStoreWithAuth
SubCommandWithKeyManagerAPIWithAuth or one of its subclasses.
@Deprecated public abstract class SubCommandWithKeyStoreWithAuth
 Abstract SubCommand implementation for being subclassed when a key-store and authentication
 (user + password) is used.
 
| Constructor Summary | |
|---|---|
| SubCommandWithKeyStoreWithAuth()Deprecated. | |
| Method Summary | |
|---|---|
|  String | getAuthPassword()Deprecated. | 
|  char[] | getAuthPasswordAsCharArray()Deprecated. | 
|  String | getAuthUserName()Deprecated. | 
|  void | prepare()Deprecated. | 
| Methods inherited from class org.cumulus4j.keymanager.cli.SubCommandWithKeyStore | 
|---|
| getKeyStore, getKeyStoreFile | 
| 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 SubCommandWithKeyStoreWithAuth()
| Method Detail | 
|---|
public String getAuthUserName()
public char[] getAuthPasswordAsCharArray()
public String getAuthPassword()
public void prepare()
             throws Exception
prepare in class SubCommandWithKeyStoreException| 
 | Cumulus4j API (1.1.0) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||