org.cumulus4j.keymanager.cli
Class SubCommandWithKeyManagerAPIWithAuth
java.lang.Object
  
org.cumulus4j.keymanager.cli.SubCommand
      
org.cumulus4j.keymanager.cli.SubCommandWithKeyManagerAPI
          
org.cumulus4j.keymanager.cli.SubCommandWithKeyManagerAPIWithAuth
- Direct Known Subclasses: 
 - DeleteUserSubCommand, PutUserSubCommand
 
public abstract class SubCommandWithKeyManagerAPIWithAuth
- extends SubCommandWithKeyManagerAPI
 
 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 | 
 
SubCommandWithKeyManagerAPIWithAuth
public SubCommandWithKeyManagerAPIWithAuth()
getAuthUserName
public String getAuthUserName()
 
getAuthPasswordAsCharArray
public char[] getAuthPasswordAsCharArray()
 
getAuthPassword
public String getAuthPassword()
 
prepare
public void prepare()
             throws Exception
- Overrides:
 prepare in class SubCommandWithKeyManagerAPI
 
- Throws:
 Exception
 
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.