Uses of Class
hudson.plugins.ec2.ssh.verifiers.SshHostKeyVerificationStrategy
Packages that use SshHostKeyVerificationStrategy
-
Uses of SshHostKeyVerificationStrategy in hudson.plugins.ec2
Methods in hudson.plugins.ec2 that return SshHostKeyVerificationStrategy -
Uses of SshHostKeyVerificationStrategy in hudson.plugins.ec2.ssh.verifiers
Subclasses of SshHostKeyVerificationStrategy in hudson.plugins.ec2.ssh.verifiersModifier and TypeClassDescriptionclassThis strategy accepts any new host key and stores it in a known_hosts file inside the node directory called ssh-host-key.xml.classThis strategy checks the key presented by the host with the one printed out in the instance console.classThis strategy checks the key presented by the host with the one printed out in the instance console.classThis strategy doesn't perform any kind of verification