Class ControllerServicesClient

java.lang.Object
step.client.AbstractRemoteClient
step.client.controller.ControllerServicesClient
All Implemented Interfaces:
Closeable, AutoCloseable

public class ControllerServicesClient extends AbstractRemoteClient
  • Constructor Details

    • ControllerServicesClient

      public ControllerServicesClient()
    • ControllerServicesClient

      public ControllerServicesClient(ControllerCredentials credentials)
  • Method Details

    • shutdownController

      public void shutdownController()
    • changeMyPassword

      public void changeMyPassword(String newPwd)