All Classes and Interfaces

Class
Description
Deprecated.
A representation of the SSH key provided by a remote host to verify itself and secure the initial setup of the SSH connection.
Helper methods to allow loading and saving of host keys for a computer.
Guess where Java is.
Deprecated.
 
A verifier that reads host keys from the Jenkins users' SSH known_hosts file.
 
Checks a key provided by a remote hosts matches a key specified as being required by the user that configured this strategy.
 
A host key verification strategy that works in a similar way to host key verification on Unix/Linux this host (depending on how this strategy has been configured), and manual verification if the key provided by the remote host differs from the one currently saved in as the known key for this host.
 
Generated localization support class.
An administrative warning that checks all SSH build agents have a SshHostKeyVerificationStrategy set against them and prompts the admin to update the settings as needed.
A verifier that performs no action on the host key, thereby allowing all connections.
 
Entry point of the plugin.
 
A method for verifying the host key provided by the remote host during the initiation of each connection.
 
A computer launcher that tries to start a linux agent by opening an SSH connection and trying to find java.
 
An action that prompts a user with Computer.CONFIGURE privileges to trust a public key issued by a remote SSH host.