Class DeactivateAccount

All Implemented Interfaces:
ConsoleOutput, Callable<Integer>

@Prototype public class DeactivateAccount extends CodeGenCommand
Allows for deactivating of an existing Acme account on the given acme server.
  • Field Details

  • Constructor Details

  • Method Details

    • applies

      public boolean applies()
      Specified by:
      applies in class CodeGenCommand
    • call

      public Integer call()
      Uses arguments passed to do all account deactivation.
      Returns:
      exit code of the program