Package org.uitnet.testing.smartfwk.remote_machine
-
Interface Summary Interface Description RemoteMachineConnectionProvider RemoteMachineManager -
Class Summary Class Description AbstractRemoteMachineActionHandler RemoteMachineConfig RemoteMachineConnection RemoteMachinesConfig SmartRemoteMachineActionHandler If you are using privateKey and public key for authentication then key should be generated correctly like the following command: ssh-keygen -m PEM -t rsa -b 4096 -C "your_email@example.com" -fSmartRemoteMachineManager This class is used to register all remote machine action handlers.