Package step.client.credentials


package step.client.credentials
  • Classes
    Class
    Description
     
     
    This class is a factory for controller credentials It reads the controller host and credentials from the following system properties: rcHostname: the hostname of the controller rcPort: the port of the controller rcUsername: the username to be used for login rcPassword: the password to be used for login