Extension Points defined in SSH server Plugin
This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc. |
SshCommandFactory
jenkinsdoc:sshd:org.jenkinsci.main.modules.sshd.SshCommandFactory]
Extension point for adding commands invokable via SSH.
Implementations:
-
Git server Plugin: org.
jenkinsci. plugins. gitserver. ssh. SshCommandFactoryImpl (view on GitHub) -
Remote Terminal Access Plugin: org.
jenkinsci. plugins. remote_terminal_access. ssh. CommandFactoryImpl (view on GitHub) -
SSH server Plugin: org.
jenkinsci. main. modules. sshd. CLICommandAdapter (view on GitHub)