Uses of Class
org.jenkinsci.test.acceptance.plugins.ssh_slaves.SshSlaveLauncher
Package
Description
-
Uses of SshSlaveLauncher in org.jenkinsci.test.acceptance.docker.fixtures
-
Uses of SshSlaveLauncher in org.jenkinsci.test.acceptance.plugins.ssh_slaves
Modifier and TypeMethodDescriptionSshSlaveLauncher.keyCredentials
(String username, String key, String passphrase) Add username/key based credentials to the configurationSshSlaveLauncher.port
(int port) SshSlaveLauncher.pwdCredentials
(String username, String password) Add username/password based credentials to the configurationSshSlaveLauncher.pwdCredentials
(String username, String password, String id) Add username/password and id based credentials to the configuration