All Classes and Interfaces
Class
Description
This strategy accepts any new host key and stores it in a known_hosts file inside the node directory called
ssh-host-key.xml.
Deprecated.
This strategy checks the key presented by the host with the one printed out in the instance console.
This strategy checks the key presented by the host with the one printed out in the instance console.
Agent running on EC2.
Hudson's view of EC2.
ComputerLauncher
for EC2 that wraps the real user-specified ComputerLauncher
.ComputerLauncher
that connects to a Unix agent on EC2 by using SSH.Agent running on EC2.
RSA private key (the one that you generate with ec2-add-keypair.)
Starts with "----- BEGIN RSA PRIVATE KEY------\n".
RetentionStrategy
for EC2.Returns the instance provisioned.
ComputerLauncher
that connects to a Unix agent on EC2 by using SSH.FIPS related utility methods (check Private and Public keys, ...)
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.
Constants that represent the running state of EC2.
Utility class to parse PEM.
Generated localization support class.
Generated localization support class.
Generated localization support class.
Implementation of
NodeProvisioner.Strategy
which will provision a new node immediately as
a task enter the queue.This strategy doesn't perform any kind of verification
Added to handle backwards compatibility of xstream class name mapping.
ClientProxyConnector
that issue an HTTP CONNECT to connect through an HTTP proxy.Template of
EC2AbstractSlave
to launch.A method for verifying the host key provided by the remote host during the
initiation of each connection.
EC2Cloud