Class SmartRemoteMachineActionHandler

  • All Implemented Interfaces:
    RemoteMachineConnectionProvider

    public class SmartRemoteMachineActionHandler
    extends AbstractRemoteMachineActionHandler
    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" -f
    Author:
    Madhav Krishna