Class RemotePrintUsageCommand

java.lang.Object
org.apache.kerby.kerberos.kerb.admin.kadmin.remote.command.RemoteCommand
org.apache.kerby.kerberos.kerb.admin.kadmin.remote.command.RemotePrintUsageCommand

public class RemotePrintUsageCommand extends RemoteCommand
  • Constructor Details

    • RemotePrintUsageCommand

      public RemotePrintUsageCommand()
  • Method Details

    • execute

      public void execute(String input) throws org.apache.kerby.kerberos.kerb.KrbException
      Description copied from class: RemoteCommand
      Execute the remote kadmin command
      Specified by:
      execute in class RemoteCommand
      Parameters:
      input - String includes commands
      Throws:
      org.apache.kerby.kerberos.kerb.KrbException - If there is an a problem executing the remote command