Class RemoteMachineConfig
java.lang.Object
org.uitnet.testing.smartfwk.remote_machine.RemoteMachineConfig
public class RemoteMachineConfig extends Object
- Author:
- Madhav Krishna
-
Constructor Summary
Constructors Constructor Description RemoteMachineConfig() -
Method Summary
-
Constructor Details
-
RemoteMachineConfig
public RemoteMachineConfig()
-
-
Method Details
-
getName
-
setName
-
getHostNameOrIpAddress
-
setHostNameOrIpAddress
-
getPort
public int getPort() -
setPort
public void setPort(int port) -
getPlatformType
-
setPlatformType
-
getActionHandlerClass
-
setActionHandlerClass
-
getSessionExpiryDurationInSeconds
-
setSessionExpiryDurationInSeconds
-
getUserName
-
setUserName
-
getPassword
-
setPassword
-
getPrivateKeyPath
-
setPrivateKeyPath
-
getPrivateKeyPassphrase
-
setPrivateKeyPassphrase
-
getPublicKeyPath
-
setPublicKeyPath
-
getSshConfigs
-
setSshConfigs
-
getProxyConfig
-
setProxyConfig
-
getAdditionalProps
-
setAdditionalProps
-