Package step.client.credentials
-
Class Summary Class Description ControllerCredentials DefaultLocalCredentials SyspropCredendialsBuilder 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