Extension Points defined in SSH Credentials Plugin
SSHAuthenticatorFactory
jenkinsdoc:ssh-credentials:com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticatorFactory]
Extension point to allow plugging in jenkinsdoc:SSHAuthenticator] implementations for the many SSH client libraries available.
This object can be shipped to remote to create an jenkinsdoc:SSHAuthenticator] on a remote node.
Implementations:
-
JSch dependency Plugin: org.
jenkinsci. plugins. jsch. JSchSSHPasswordAuthenticator. Factory (view on GitHub) -
JSch dependency Plugin: org.
jenkinsci. plugins. jsch. JSchSSHPublicKeyAuthenticator. Factory (view on GitHub) -
SSH Credentials Plugin: com.
cloudbees. jenkins. plugins. sshcredentials. impl. TrileadSSHPasswordAuthenticator. Factory (view on GitHub) -
SSH Credentials Plugin: com.
cloudbees. jenkins. plugins. sshcredentials. impl. TrileadSSHPublicKeyAuthenticator. Factory (view on GitHub)