Class RemoteAddPrincipalCommand

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

public class RemoteAddPrincipalCommand extends RemoteCommand
Remote add principal command
  • Field Details

  • Constructor Details

    • RemoteAddPrincipalCommand

      public RemoteAddPrincipalCommand(AdminClient adminClient)
  • 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