org.n0pe.asadmin.commands
Class DeleteFileUser

java.lang.Object
  extended by org.n0pe.asadmin.AbstractAsAdminCmd
      extended by org.n0pe.asadmin.commands.DeleteFileUser
All Implemented Interfaces:
IAsAdminCmd

public class DeleteFileUser
extends AbstractAsAdminCmd


Field Summary
static String DELETE_FILE_USER
           
 
Fields inherited from class org.n0pe.asadmin.AbstractAsAdminCmd
EMPTY_ARRAY
 
Constructor Summary
DeleteFileUser(String userName)
           
 
Method Summary
 String getActionCommand()
           
 String[] getParameters()
           
 boolean needCredentials()
           
 
Methods inherited from class org.n0pe.asadmin.AbstractAsAdminCmd
failOnNonZeroExit, getErrorOutput, getStandardOutput, handlePasswordFile, setOkayErrorPattern, setOkayStdOutPattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELETE_FILE_USER

public static final String DELETE_FILE_USER
See Also:
Constant Field Values
Constructor Detail

DeleteFileUser

public DeleteFileUser(String userName)
Method Detail

needCredentials

public boolean needCredentials()

getActionCommand

public String getActionCommand()

getParameters

public String[] getParameters()


Copyright © 2013. All Rights Reserved.