SSH Agent Plugin
com.cloudbees.jenkins.plugins.sshagent.RemoteAgentFactory in ssh-agent
Extension point for ssh-agent providers.
Implementations:
SSH Agent Plugin: com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgentFactory (view on GitHub)
SSH Agent Plugin: com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgentFactory (view on GitHub)
SSH Agent Plugin: com.cloudbees.jenkins.plugins.sshagent.mina.MinaRemoteAgentFactory (view on GitHub)