Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
- AGENT_JAR - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- all() - Static method in class hudson.plugins.sshslaves.JavaProvider
-
All regsitered instances.
B
- BIN_JAVA - Static variable in class hudson.plugins.sshslaves.DefaultJavaProvider
-
Deprecated.
C
- checkJavaVersion(PrintStream, String, BufferedReader, StringWriter) - Method in class hudson.plugins.sshslaves.JavaVersionChecker
-
Deprecated.Given the output of "java -version" in
r
, determine if this version of Java is supported.
D
- DEFAULT_LAUNCH_TIMEOUT_SECONDS - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- DEFAULT_MAX_NUM_RETRIES - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- DEFAULT_RETRY_WAIT_TIME - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- DEFAULT_SSH_PORT - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- DefaultJavaProvider - Class in hudson.plugins.sshslaves
-
Deprecated.
- DefaultJavaProvider() - Constructor for class hudson.plugins.sshslaves.DefaultJavaProvider
-
Deprecated.
- DescriptorImpl() - Constructor for class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- doCheckCredentialsId(ItemGroup, AccessControlled, String, String, String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- doCheckCredentialsId(ItemGroup, String) - Method in class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
- doCheckHost(String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- doCheckJavaPath(String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- doCheckKey(String) - Method in class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy.ManuallyProvidedKeyVerificationStrategyDescriptor
- doCheckLaunchTimeoutSeconds(String) - Method in class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
- doCheckPort(String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- doFillCredentialsIdItems(ItemGroup, String) - Method in class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
- doFillCredentialsIdItems(AccessControlled, String, String, String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- doSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
E
- equals(Object) - Method in class hudson.plugins.sshslaves.verifiers.HostKey
G
- getACL() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getAgentNames() - Method in class hudson.plugins.sshslaves.verifiers.MissingVerificationStrategyAdministrativeMonitor
- getAlgorithm() - Method in class hudson.plugins.sshslaves.verifiers.HostKey
-
Get the algorithm used during key generation.
- getComputer() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getConnection() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getCredentials() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getCredentialsId() - Method in class hudson.plugins.sshslaves.SSHConnector
- getCredentialsId() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getDescriptor() - Method in class hudson.plugins.sshslaves.verifiers.SshHostKeyVerificationStrategy
- getDisplayName() - Method in class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy.KnownHostsFileKeyVerificationStrategyDescriptor
- getDisplayName() - Method in class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy.ManuallyProvidedKeyVerificationStrategyDescriptor
- getDisplayName() - Method in class hudson.plugins.sshslaves.verifiers.ManuallyTrustedKeyVerificationStrategy.ManuallyTrustedKeyVerificationStrategyDescriptor
- getDisplayName() - Method in class hudson.plugins.sshslaves.verifiers.MissingVerificationStrategyAdministrativeMonitor
- getDisplayName() - Method in class hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy.NonVerifyingKeyVerificationStrategyDescriptor
- getDisplayName() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getExistingHostKey() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getFingerprint() - Method in class hudson.plugins.sshslaves.verifiers.HostKey
- getHelpFile(String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
-
Delegates the help link to the
SSHConnector
. - getHost() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Getter for property 'host'.
- getHostKey() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getHostKey(Computer) - Method in class hudson.plugins.sshslaves.verifiers.HostKeyHelper
-
Retrieve the currently trusted host key for the requested computer, or null if no key is currently trusted.
- getIconFileName() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getInstance() - Static method in class hudson.plugins.sshslaves.verifiers.HostKeyHelper
- getJavaPath() - Method in class hudson.plugins.sshslaves.SSHConnector
- getJavaPath() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Deprecated.
- getJavas(TaskListener, Connection) - Method in class hudson.plugins.sshslaves.JavaProvider
-
Deprecated.
- getJavas(SlaveComputer, TaskListener, Connection) - Method in class hudson.plugins.sshslaves.DefaultJavaProvider
-
Deprecated.
- getJavas(SlaveComputer, TaskListener, Connection) - Method in class hudson.plugins.sshslaves.JavaProvider
-
Returns the list of possible places where java executable might exist.
- getJvmOptions() - Method in class hudson.plugins.sshslaves.SSHConnector
- getJvmOptions() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Gets the optional JVM Options used to launch the agent JVM.
- getKey() - Method in class hudson.plugins.sshslaves.verifiers.HostKey
-
Get the unencoded content of the key, without any algorithm prefix.
- getKey() - Method in class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy
- getKnownHostsFile() - Method in class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy
- getLaunchTimeoutSeconds() - Method in class hudson.plugins.sshslaves.SSHConnector
- getLaunchTimeoutSeconds() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Getter for property 'launchTimeoutSeconds'
- getMaxNumRetries() - Method in class hudson.plugins.sshslaves.SSHConnector
- getMaxNumRetries() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Getter for property 'maxNumRetries'
- getMinJavaLevel() - Static method in class hudson.plugins.sshslaves.JavaProvider
-
Gets minimal required Java version.
- getParsedKey() - Method in class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy
- getPermission() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getPort() - Method in class hudson.plugins.sshslaves.SSHConnector
- getPort() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Getter for property 'port'.
- getPreferredKeyAlgorithms(SlaveComputer) - Method in class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy
- getPreferredKeyAlgorithms(SlaveComputer) - Method in class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy
- getPreferredKeyAlgorithms(SlaveComputer) - Method in class hudson.plugins.sshslaves.verifiers.ManuallyTrustedKeyVerificationStrategy
- getPreferredKeyAlgorithms(SlaveComputer) - Method in class hudson.plugins.sshslaves.verifiers.SshHostKeyVerificationStrategy
-
Provides a list of preferred key algorithms for this strategy and computer.
- getPrefixStartSlaveCmd() - Method in class hudson.plugins.sshslaves.SSHConnector
- getPrefixStartSlaveCmd() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getRetryWaitTime() - Method in class hudson.plugins.sshslaves.SSHConnector
- getRetryWaitTime() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Getter for property 'retryWaitTime'
- getSshConnectorClass() - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
- getSshHostKeyVerificationStrategy() - Method in class hudson.plugins.sshslaves.SSHConnector
- getSshHostKeyVerificationStrategy() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getSuffixStartSlaveCmd() - Method in class hudson.plugins.sshslaves.SSHConnector
- getSuffixStartSlaveCmd() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getTcpNoDelay() - Method in class hudson.plugins.sshslaves.SSHConnector
- getTcpNoDelay() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getTimestamp() - Static method in class hudson.plugins.sshslaves.SSHLauncher
-
Gets the formatted current time stamp.
- getTrackCredentials() - Method in class hudson.plugins.sshslaves.SSHLauncher
-
Enable/Disable the credential tracking, this tracking store information about where it is used a credential, in this case in a node.
- getUrlName() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- getWorkDir() - Method in class hudson.plugins.sshslaves.SSHConnector
- getWorkDir() - Method in class hudson.plugins.sshslaves.SSHLauncher
- getWorkDirParam(String) - Method in class hudson.plugins.sshslaves.SSHLauncher
- getWorkingDirectory(SlaveComputer) - Static method in class hudson.plugins.sshslaves.SSHLauncher
-
Returns the remote root workspace (without trailing slash).
H
- hashCode() - Method in class hudson.plugins.sshslaves.verifiers.HostKey
- HostKey - Class in hudson.plugins.sshslaves.verifiers
-
A representation of the SSH key provided by a remote host to verify itself and secure the initial setup of the SSH connection.
- HostKey(String, byte[]) - Constructor for class hudson.plugins.sshslaves.verifiers.HostKey
- HostKeyHelper - Class in hudson.plugins.sshslaves.verifiers
-
Helper methods to allow loading and saving of host keys for a computer.
- hudson.plugins.sshslaves - package hudson.plugins.sshslaves
- hudson.plugins.sshslaves.verifiers - package hudson.plugins.sshslaves.verifiers
I
- isActivated() - Method in class hudson.plugins.sshslaves.verifiers.MissingVerificationStrategyAdministrativeMonitor
- isComplete() - Method in class hudson.plugins.sshslaves.verifiers.TrustHostKeyAction
- isLaunchSupported() - Method in class hudson.plugins.sshslaves.SSHLauncher
- isRequireInitialManualTrust() - Method in class hudson.plugins.sshslaves.verifiers.ManuallyTrustedKeyVerificationStrategy
- isSecurity() - Method in class hudson.plugins.sshslaves.verifiers.MissingVerificationStrategyAdministrativeMonitor
J
- JAR_CACHE_DIR - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- JAR_CACHE_PARAM - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- JAVA_HOME - Static variable in class hudson.plugins.sshslaves.DefaultJavaProvider
-
Deprecated.
- javaPath - Variable in class hudson.plugins.sshslaves.SSHLauncher
-
Field javaPath.
- JavaProvider - Class in hudson.plugins.sshslaves
-
Guess where Java is.
- JavaProvider() - Constructor for class hudson.plugins.sshslaves.JavaProvider
- JavaVersionChecker - Class in hudson.plugins.sshslaves
-
Deprecated.
- JavaVersionChecker(SlaveComputer, TaskListener, String, Connection) - Constructor for class hudson.plugins.sshslaves.JavaVersionChecker
-
Deprecated.
- JDK_BIN_JAVA - Static variable in class hudson.plugins.sshslaves.DefaultJavaProvider
-
Deprecated.
K
- KeyParseException - Exception in hudson.plugins.sshslaves.verifiers
- KeyParseException(String) - Constructor for exception hudson.plugins.sshslaves.verifiers.KeyParseException
- KeyParseException(String, Throwable) - Constructor for exception hudson.plugins.sshslaves.verifiers.KeyParseException
- KNOWN_HOSTS_DEFAULT - Static variable in class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy
- KNOWN_HOSTS_PROPERTY - Static variable in class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy
- KnownHostsFileHostKeyVerifier_ChangedKeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.ChangedKeyNotTrusted
:{0} [SSH] The SSH key presented by the remote host does not match the key saved in the Known Hosts file against this host. Connections to this host will be denied until the two keys match.
. - KnownHostsFileHostKeyVerifier_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.DisplayName
:Known hosts file Verification Strategy
. - KnownHostsFileHostKeyVerifier_KeyTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.KeyTrusted
:{0} [SSH] SSH host key matches key in Known Hosts file. Connection will be allowed.
. - KnownHostsFileHostKeyVerifier_NewKeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.NewKeyNotTrusted
:{0} [SSH] WARNING: No entry currently exists in the Known Hosts file for this host. Connections will be denied until this new host and its associated key is added to the Known Hosts file.
. - KnownHostsFileHostKeyVerifier_NoKnownHostsFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.NoKnownHostsFile
:{0} [SSH] No Known Hosts file was found at {0}. Please ensure one is created at this path and that Jenkins can read it.
. - KnownHostsFileHostKeyVerifier_SearchingFor(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.SearchingFor
:Searching for {0} in {1}
. - KnownHostsFileKeyVerificationStrategy - Class in hudson.plugins.sshslaves.verifiers
-
A verifier that reads host keys from the Jenkins users' SSH known_hosts file.
- KnownHostsFileKeyVerificationStrategy() - Constructor for class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy
- KnownHostsFileKeyVerificationStrategy.KnownHostsFileKeyVerificationStrategyDescriptor - Class in hudson.plugins.sshslaves.verifiers
- KnownHostsFileKeyVerificationStrategyDescriptor() - Constructor for class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy.KnownHostsFileKeyVerificationStrategyDescriptor
L
- launch(SlaveComputer, TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
- launch(String, TaskListener) - Method in class hudson.plugins.sshslaves.SSHConnector
- launchTimeoutSeconds - Variable in class hudson.plugins.sshslaves.SSHLauncher
-
Field launchTimeoutSeconds.
- logConfiguration() - Method in class hudson.plugins.sshslaves.SSHLauncher
- lookupSystemCredentials(String) - Static method in class hudson.plugins.sshslaves.SSHLauncher
M
- ManualKeyProvidedHostKeyVerifier_Base64EncodedKeyValueRequired() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.Base64EncodedKeyValueRequired
:The value part of the key should be a Base64 encoded value.
. - ManualKeyProvidedHostKeyVerifier_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.DisplayName
:Manually provided key Verification Strategy
. - ManualKeyProvidedHostKeyVerifier_KeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.KeyNotTrusted
:{0} [SSH] WARNING: The SSH key for this host does not match the key required in the connection configuration. Connections will be denied until the host key matches the configuration key.
. - ManualKeyProvidedHostKeyVerifier_KeyTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.KeyTrusted
:{0} [SSH] SSH host key matched the key required for this connection. Connection will be allowed.
. - ManualKeyProvidedHostKeyVerifier_KeyValueDoesNotParse(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.KeyValueDoesNotParse
:Key value does not parse into a valid {0} key
. - ManualKeyProvidedHostKeyVerifier_TwoPartKey() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.TwoPartKey
:Key should be 2 parts: algorithm and Base 64 encoded key value.
. - ManualKeyProvidedHostKeyVerifier_UnknownKeyAlgorithm() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.UnknownKeyAlgorithm
:Key algorithm should be one of ssh-rsa or ssh-dss.
. - ManuallyProvidedKeyVerificationStrategy - Class in hudson.plugins.sshslaves.verifiers
-
Checks a key provided by a remote hosts matches a key specified as being required by the user that configured this strategy.
- ManuallyProvidedKeyVerificationStrategy(String) - Constructor for class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy
- ManuallyProvidedKeyVerificationStrategy.ManuallyProvidedKeyVerificationStrategyDescriptor - Class in hudson.plugins.sshslaves.verifiers
- ManuallyProvidedKeyVerificationStrategyDescriptor() - Constructor for class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy.ManuallyProvidedKeyVerificationStrategyDescriptor
- ManuallyTrustedKeyVerificationStrategy - Class in hudson.plugins.sshslaves.verifiers
-
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.
- ManuallyTrustedKeyVerificationStrategy(boolean) - Constructor for class hudson.plugins.sshslaves.verifiers.ManuallyTrustedKeyVerificationStrategy
- ManuallyTrustedKeyVerificationStrategy.ManuallyTrustedKeyVerificationStrategyDescriptor - Class in hudson.plugins.sshslaves.verifiers
- ManuallyTrustedKeyVerificationStrategyDescriptor() - Constructor for class hudson.plugins.sshslaves.verifiers.ManuallyTrustedKeyVerificationStrategy.ManuallyTrustedKeyVerificationStrategyDescriptor
- ManualTrustingHostKeyVerifier_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.DescriptorDisplayName
:Manually trusted key Verification Strategy
. - ManualTrustingHostKeyVerifier_KeyAutoTrusted(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.KeyAutoTrusted
:{0} [SSH] The SSH key with fingerprint {1} has been automatically trusted for connections to this machine.
. - ManualTrustingHostKeyVerifier_KeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.KeyNotTrusted
:{0} [SSH] WARNING: The SSH key for this host is not currently trusted. Connections will be denied until this new key is authorised.
. - ManualTrustingHostKeyVerifier_KeyTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.KeyTrusted
:{0} [SSH] SSH host key matches key seen previously for this host. Connection will be allowed.
. - maxNumRetries - Variable in class hudson.plugins.sshslaves.SSHLauncher
-
Field maxNumRetries.
- Messages - Class in hudson.plugins.sshslaves
-
Generated localization support class.
- Messages() - Constructor for class hudson.plugins.sshslaves.Messages
- MissingVerificationStrategyAdministrativeMonitor - Class in hudson.plugins.sshslaves.verifiers
-
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. - MissingVerificationStrategyAdministrativeMonitor() - Constructor for class hudson.plugins.sshslaves.verifiers.MissingVerificationStrategyAdministrativeMonitor
- MissingVerificationStrategyAdministrativeMonitor_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
MissingVerificationStrategyAdministrativeMonitor.DisplayName
:Missing Verification Strategy Monitor
.
N
- NonVerifyingHostKeyVerifier_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
NonVerifyingHostKeyVerifier.DescriptorDisplayName
:Non verifying Verification Strategy
. - NonVerifyingHostKeyVerifier_NoVerificationWarning(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
NonVerifyingHostKeyVerifier.NoVerificationWarning
:{0} [SSH] WARNING: SSH Host Keys are not being verified. Man-in-the-middle attacks may be possible against this connection.
. - NonVerifyingKeyVerificationStrategy - Class in hudson.plugins.sshslaves.verifiers
-
A verifier that performs no action on the host key, thereby allowing all connections.
- NonVerifyingKeyVerificationStrategy() - Constructor for class hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy
- NonVerifyingKeyVerificationStrategy.NonVerifyingKeyVerificationStrategyDescriptor - Class in hudson.plugins.sshslaves.verifiers
- NonVerifyingKeyVerificationStrategyDescriptor() - Constructor for class hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy.NonVerifyingKeyVerificationStrategyDescriptor
O
- openConnection(TaskListener, SlaveComputer) - Method in class hudson.plugins.sshslaves.SSHLauncher
P
- PluginImpl - Class in hudson.plugins.sshslaves
-
Entry point of the plugin.
- PluginImpl() - Constructor for class hudson.plugins.sshslaves.PluginImpl
- port - Variable in class hudson.plugins.sshslaves.SSHConnector
-
Field port
- prefixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHLauncher
-
Field prefixStartSlaveCmd.
R
- readResolve() - Method in class hudson.plugins.sshslaves.SSHLauncher
- register(Connection) - Static method in class hudson.plugins.sshslaves.PluginImpl
-
Registers a connection for cleanup when the plugin is stopped.
- reportEnvironment(TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
- resolveJava() - Method in class hudson.plugins.sshslaves.JavaVersionChecker
-
Deprecated.return javaPath if specified in the configuration.
- retryWaitTime - Variable in class hudson.plugins.sshslaves.SSHLauncher
-
Field retryWaitTime (seconds).
S
- saveHostKey(Computer, HostKey) - Method in class hudson.plugins.sshslaves.verifiers.HostKeyHelper
-
Persists an SSH key to disk for the requested host.
- setCredentialsId(String) - Method in class hudson.plugins.sshslaves.SSHConnector
- setHost(String) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setJavaPath(String) - Method in class hudson.plugins.sshslaves.SSHConnector
- setJavaPath(String) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setJvmOptions(String) - Method in class hudson.plugins.sshslaves.SSHConnector
- setJvmOptions(String) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setLaunchTimeoutSeconds(Integer) - Method in class hudson.plugins.sshslaves.SSHConnector
- setLaunchTimeoutSeconds(Integer) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setMaxNumRetries(Integer) - Method in class hudson.plugins.sshslaves.SSHConnector
- setMaxNumRetries(Integer) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setPort(int) - Method in class hudson.plugins.sshslaves.SSHConnector
- setPort(int) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setPrefixStartSlaveCmd(String) - Method in class hudson.plugins.sshslaves.SSHConnector
- setPrefixStartSlaveCmd(String) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setRetryWaitTime(Integer) - Method in class hudson.plugins.sshslaves.SSHConnector
- setRetryWaitTime(Integer) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setSshHostKeyVerificationStrategy(SshHostKeyVerificationStrategy) - Method in class hudson.plugins.sshslaves.SSHConnector
- setSshHostKeyVerificationStrategy(SshHostKeyVerificationStrategy) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setSuffixStartSlaveCmd(String) - Method in class hudson.plugins.sshslaves.SSHConnector
- setSuffixStartSlaveCmd(String) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setTcpNoDelay(boolean) - Method in class hudson.plugins.sshslaves.SSHLauncher
- setTcpNoDelay(Boolean) - Method in class hudson.plugins.sshslaves.SSHConnector
- setWorkDir(String) - Method in class hudson.plugins.sshslaves.SSHConnector
- setWorkDir(String) - Method in class hudson.plugins.sshslaves.SSHLauncher
- SLASH_AGENT_JAR - Static variable in class hudson.plugins.sshslaves.SSHLauncher
- SSH_SCHEME - Static variable in class hudson.plugins.sshslaves.SSHLauncher
-
The scheme requirement.
- SSHConnector - Class in hudson.plugins.sshslaves
- SSHConnector(int, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
Constructor SSHLauncher creates a new SSHLauncher instance.
- SSHConnector(int, String, String, String, String, String, Integer, Integer, Integer, SshHostKeyVerificationStrategy) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
Constructor SSHConnector creates a new SSHConnector instance.
- SSHConnector_LaunchTimeoutMustBeANumber() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHConnector.LaunchTimeoutMustBeANumber
:The launch timeout must be a number.
. - SSHConnector_LaunchTimeoutMustBePositive() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHConnector.LaunchTimeoutMustBePositive
:The launch timeout must be a positive number.
. - SSHConnector.DescriptorImpl - Class in hudson.plugins.sshslaves
- SshHostKeyVerificationStrategy - Class in hudson.plugins.sshslaves.verifiers
-
A method for verifying the host key provided by the remote host during the initiation of each connection.
- SshHostKeyVerificationStrategy() - Constructor for class hudson.plugins.sshslaves.verifiers.SshHostKeyVerificationStrategy
- SshHostKeyVerificationStrategy.SshHostKeyVerificationStrategyDescriptor - Class in hudson.plugins.sshslaves.verifiers
- SshHostKeyVerificationStrategyDescriptor() - Constructor for class hudson.plugins.sshslaves.verifiers.SshHostKeyVerificationStrategy.SshHostKeyVerificationStrategyDescriptor
- SSHLauncher - Class in hudson.plugins.sshslaves
-
A computer launcher that tries to start a linux agent by opening an SSH connection and trying to find java.
- SSHLauncher(String, int, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
Constructor SSHLauncher creates a new SSHLauncher instance.
- SSHLauncher(String, int, String, String, String, String, String, Integer, Integer, Integer, SshHostKeyVerificationStrategy) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
Constructor SSHLauncher creates a new SSHLauncher instance.
- SSHLauncher_AbortedDuringConnectionOpen() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AbortedDuringConnectionOpen
:Agent start aborted.
. - SSHLauncher_alreadyConnected() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.alreadyConnected
:The Agent is connected, disconnect it before to try to connect it again.
. - SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticatingPublicKey
:{0} [SSH] Authenticating as {1} with {2}.
. - SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticatingUserPass
:{0} [SSH] Authenticating as {1}/{2}.
. - SSHLauncher_AuthenticationFailed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticationFailed
:{0} [SSH] Authentication failed.
. - SSHLauncher_AuthenticationFailedException() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticationFailedException
:Authentication failed.
. - SSHLauncher_AuthenticationSuccessful(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticationSuccessful
:{0} [SSH] Authentication successful.
. - SSHLauncher_CheckingDefaultJava(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.CheckingDefaultJava
:{0} [SSH] Checking java version of {1}
. - SSHLauncher_ConnectionClosed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ConnectionClosed
:{0} [SSH] Connection closed.
. - SSHLauncher_CopiedXXXBytes(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.CopiedXXXBytes
:{0} [SSH] Copied {1} bytes.
. - SSHLauncher_CopyingAgentJar(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.CopyingAgentJar
:{0} [SSH] Copying latest remoting.jar...
. - SSHLauncher_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.DescriptorDisplayName
:Launch agents via SSH
. - SSHLauncher_ErrorCopyingAgentJarInto(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorCopyingAgentJarInto
:Could not copy remoting.jar into ''{0}'' on agent
. - SSHLauncher_ErrorCopyingAgentJarTo(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorCopyingAgentJarTo
:Could not copy remoting.jar to ''{0}'' on agent
. - SSHLauncher_ErrorDeletingFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorDeletingFile
:{0} [SSH] Error deleting file.
. - SSHLauncher_ErrorWhileClosingConnection() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorWhileClosingConnection
:Exception thrown while closing connection.
. - SSHLauncher_FailedToDetectEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.FailedToDetectEnvironment
:Failed to detect the environment for automatic JDK installation. Please report this to jenkinsci-users@googlegroups.com: {0}
. - SSHLauncher_HostNotSpecified() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.HostNotSpecified
:The Host must be specified
. - SSHLauncher_JavaPathHasWhiteSpaces() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.JavaPathHasWhiteSpaces
:The Java PATH specified contains whitespaces, probably you need to use quotes around the path.
. - SSHLauncher_JavaVersionResult(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.JavaVersionResult
:{0} [SSH] {1} -version returned {2}.
. - SSHLauncher_launchCanceled() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.launchCanceled
:The agent launch was canceled due an error
. - SSHLauncher_LaunchCompletedDuration(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.LaunchCompletedDuration
:SSH Launch of {0} on {1} completed in {2} ms
. - SSHLauncher_LaunchFailed(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.LaunchFailed
:SSH Launch of {0} on {1} failed
. - SSHLauncher_LaunchFailedDuration(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.LaunchFailedDuration
:SSH Launch of {0} on {1} failed in {2} ms
. - SSHLauncher_NoJavaFound(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.NoJavaFound
:Java version {0} was found but 1.7 or later is needed.
. - SSHLauncher_NoJavaFound2(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.NoJavaFound2
:Java version {0} was found but 1.{1} or later is needed.
. - SSHLauncher_NoPrivateKey(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.NoPrivateKey
:{0} [SSH] Private key file "{1}" doesn''t exist. Skipping public key authentication.
. - SSHLauncher_OpeningSSHConnection(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.OpeningSSHConnection
:{0} [SSH] Opening SSH connection to {1}.
. - SSHLauncher_PortLessThanZero() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortLessThanZero
:The port value must be greater than 0
. - SSHLauncher_PortMoreThan65535() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortMoreThan65535
:The port value must be less than 65536
. - SSHLauncher_PortNotANumber() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortNotANumber
:Cannot parse the port
. - SSHLauncher_PortNotSpecified() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortNotSpecified
:The port must be specified
. - SSHLauncher_RemoteFSDoesNotExist(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.RemoteFSDoesNotExist
:{0} [SSH] Remote file system root {1} does not exist. Will try to create it...
. - SSHLauncher_RemoteFSIsAFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.RemoteFSIsAFile
:Remote file system root {0} is a file not a directory or a symlink.
. - SSHLauncher_RemoteUserEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.RemoteUserEnvironment
:{0} [SSH] The remote user''s environment is:
. - SSHLauncher_SelectedCredentialsMissing() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.SelectedCredentialsMissing
:The selected credentials cannot be found
. - SSHLauncher_SSHHeaderJunkDetected() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.SSHHeaderJunkDetected
:SSH connection reports a garbage before a command execution. Check your .bashrc, .profile, and so on to make sure it is quiet. The received junk text is as follows:
. - SSHLauncher_StartingAgentProcess(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.StartingAgentProcess
:{0} [SSH] Starting agent process: {1}
. - SSHLauncher_StartingSCPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.StartingSCPClient
:{0} [SSH] SFTP failed. Copying via SCP.
. - SSHLauncher_StartingSFTPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.StartingSFTPClient
:{0} [SSH] Starting sftp client.
. - SSHLauncher_UnexpectedError() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.UnexpectedError
:Unexpected error in launching a agent.
. - SSHLauncher_UnknownJavaVersion(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.UnknownJavaVersion
:Couldn''t figure out the Java version of {0}
. - SSHLauncher.DescriptorImpl - Class in hudson.plugins.sshslaves
- start() - Method in class hudson.plugins.sshslaves.PluginImpl
- stop() - Method in class hudson.plugins.sshslaves.PluginImpl
- suffixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHLauncher
-
Field suffixStartSlaveCmd.
T
- TrustHostKeyAction - Class in hudson.plugins.sshslaves.verifiers
-
An action that prompts a user with Computer.CONFIGURE privileges to trust a public key issued by a remote SSH host.
- TrustHostKeyAction_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
TrustHostKeyAction.DisplayName
:Trust SSH Host Key
.
U
- unregister(Connection) - Static method in class hudson.plugins.sshslaves.PluginImpl
-
Unregisters a connection for cleanup when the plugin is stopped.
V
- verify(SlaveComputer, HostKey, TaskListener) - Method in class hudson.plugins.sshslaves.verifiers.KnownHostsFileKeyVerificationStrategy
- verify(SlaveComputer, HostKey, TaskListener) - Method in class hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy
- verify(SlaveComputer, HostKey, TaskListener) - Method in class hudson.plugins.sshslaves.verifiers.ManuallyTrustedKeyVerificationStrategy
- verify(SlaveComputer, HostKey, TaskListener) - Method in class hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy
- verify(SlaveComputer, HostKey, TaskListener) - Method in class hudson.plugins.sshslaves.verifiers.SshHostKeyVerificationStrategy
-
Check if the given key is valid for the host identifier.
W
- WORK_DIR_PARAM - Static variable in class hudson.plugins.sshslaves.SSHLauncher
_
- _KnownHostsFileHostKeyVerifier_ChangedKeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.ChangedKeyNotTrusted
:{0} [SSH] The SSH key presented by the remote host does not match the key saved in the Known Hosts file against this host. Connections to this host will be denied until the two keys match.
. - _KnownHostsFileHostKeyVerifier_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.DisplayName
:Known hosts file Verification Strategy
. - _KnownHostsFileHostKeyVerifier_KeyTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.KeyTrusted
:{0} [SSH] SSH host key matches key in Known Hosts file. Connection will be allowed.
. - _KnownHostsFileHostKeyVerifier_NewKeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.NewKeyNotTrusted
:{0} [SSH] WARNING: No entry currently exists in the Known Hosts file for this host. Connections will be denied until this new host and its associated key is added to the Known Hosts file.
. - _KnownHostsFileHostKeyVerifier_NoKnownHostsFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.NoKnownHostsFile
:{0} [SSH] No Known Hosts file was found at {0}. Please ensure one is created at this path and that Jenkins can read it.
. - _KnownHostsFileHostKeyVerifier_SearchingFor(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
KnownHostsFileHostKeyVerifier.SearchingFor
:Searching for {0} in {1}
. - _ManualKeyProvidedHostKeyVerifier_Base64EncodedKeyValueRequired() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.Base64EncodedKeyValueRequired
:The value part of the key should be a Base64 encoded value.
. - _ManualKeyProvidedHostKeyVerifier_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.DisplayName
:Manually provided key Verification Strategy
. - _ManualKeyProvidedHostKeyVerifier_KeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.KeyNotTrusted
:{0} [SSH] WARNING: The SSH key for this host does not match the key required in the connection configuration. Connections will be denied until the host key matches the configuration key.
. - _ManualKeyProvidedHostKeyVerifier_KeyTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.KeyTrusted
:{0} [SSH] SSH host key matched the key required for this connection. Connection will be allowed.
. - _ManualKeyProvidedHostKeyVerifier_KeyValueDoesNotParse(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.KeyValueDoesNotParse
:Key value does not parse into a valid {0} key
. - _ManualKeyProvidedHostKeyVerifier_TwoPartKey() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.TwoPartKey
:Key should be 2 parts: algorithm and Base 64 encoded key value.
. - _ManualKeyProvidedHostKeyVerifier_UnknownKeyAlgorithm() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualKeyProvidedHostKeyVerifier.UnknownKeyAlgorithm
:Key algorithm should be one of ssh-rsa or ssh-dss.
. - _ManualTrustingHostKeyVerifier_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.DescriptorDisplayName
:Manually trusted key Verification Strategy
. - _ManualTrustingHostKeyVerifier_KeyAutoTrusted(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.KeyAutoTrusted
:{0} [SSH] The SSH key with fingerprint {1} has been automatically trusted for connections to this machine.
. - _ManualTrustingHostKeyVerifier_KeyNotTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.KeyNotTrusted
:{0} [SSH] WARNING: The SSH key for this host is not currently trusted. Connections will be denied until this new key is authorised.
. - _ManualTrustingHostKeyVerifier_KeyTrusted(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
ManualTrustingHostKeyVerifier.KeyTrusted
:{0} [SSH] SSH host key matches key seen previously for this host. Connection will be allowed.
. - _MissingVerificationStrategyAdministrativeMonitor_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
MissingVerificationStrategyAdministrativeMonitor.DisplayName
:Missing Verification Strategy Monitor
. - _NonVerifyingHostKeyVerifier_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
NonVerifyingHostKeyVerifier.DescriptorDisplayName
:Non verifying Verification Strategy
. - _NonVerifyingHostKeyVerifier_NoVerificationWarning(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
NonVerifyingHostKeyVerifier.NoVerificationWarning
:{0} [SSH] WARNING: SSH Host Keys are not being verified. Man-in-the-middle attacks may be possible against this connection.
. - _SSHConnector_LaunchTimeoutMustBeANumber() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHConnector.LaunchTimeoutMustBeANumber
:The launch timeout must be a number.
. - _SSHConnector_LaunchTimeoutMustBePositive() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHConnector.LaunchTimeoutMustBePositive
:The launch timeout must be a positive number.
. - _SSHLauncher_AbortedDuringConnectionOpen() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AbortedDuringConnectionOpen
:Agent start aborted.
. - _SSHLauncher_alreadyConnected() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.alreadyConnected
:The Agent is connected, disconnect it before to try to connect it again.
. - _SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticatingPublicKey
:{0} [SSH] Authenticating as {1} with {2}.
. - _SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticatingUserPass
:{0} [SSH] Authenticating as {1}/{2}.
. - _SSHLauncher_AuthenticationFailed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticationFailed
:{0} [SSH] Authentication failed.
. - _SSHLauncher_AuthenticationFailedException() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticationFailedException
:Authentication failed.
. - _SSHLauncher_AuthenticationSuccessful(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.AuthenticationSuccessful
:{0} [SSH] Authentication successful.
. - _SSHLauncher_CheckingDefaultJava(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.CheckingDefaultJava
:{0} [SSH] Checking java version of {1}
. - _SSHLauncher_ConnectionClosed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ConnectionClosed
:{0} [SSH] Connection closed.
. - _SSHLauncher_CopiedXXXBytes(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.CopiedXXXBytes
:{0} [SSH] Copied {1} bytes.
. - _SSHLauncher_CopyingAgentJar(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.CopyingAgentJar
:{0} [SSH] Copying latest remoting.jar...
. - _SSHLauncher_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.DescriptorDisplayName
:Launch agents via SSH
. - _SSHLauncher_ErrorCopyingAgentJarInto(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorCopyingAgentJarInto
:Could not copy remoting.jar into ''{0}'' on agent
. - _SSHLauncher_ErrorCopyingAgentJarTo(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorCopyingAgentJarTo
:Could not copy remoting.jar to ''{0}'' on agent
. - _SSHLauncher_ErrorDeletingFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorDeletingFile
:{0} [SSH] Error deleting file.
. - _SSHLauncher_ErrorWhileClosingConnection() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.ErrorWhileClosingConnection
:Exception thrown while closing connection.
. - _SSHLauncher_FailedToDetectEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.FailedToDetectEnvironment
:Failed to detect the environment for automatic JDK installation. Please report this to jenkinsci-users@googlegroups.com: {0}
. - _SSHLauncher_HostNotSpecified() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.HostNotSpecified
:The Host must be specified
. - _SSHLauncher_JavaPathHasWhiteSpaces() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.JavaPathHasWhiteSpaces
:The Java PATH specified contains whitespaces, probably you need to use quotes around the path.
. - _SSHLauncher_JavaVersionResult(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.JavaVersionResult
:{0} [SSH] {1} -version returned {2}.
. - _SSHLauncher_launchCanceled() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.launchCanceled
:The agent launch was canceled due an error
. - _SSHLauncher_LaunchCompletedDuration(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.LaunchCompletedDuration
:SSH Launch of {0} on {1} completed in {2} ms
. - _SSHLauncher_LaunchFailed(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.LaunchFailed
:SSH Launch of {0} on {1} failed
. - _SSHLauncher_LaunchFailedDuration(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.LaunchFailedDuration
:SSH Launch of {0} on {1} failed in {2} ms
. - _SSHLauncher_NoJavaFound(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.NoJavaFound
:Java version {0} was found but 1.7 or later is needed.
. - _SSHLauncher_NoJavaFound2(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.NoJavaFound2
:Java version {0} was found but 1.{1} or later is needed.
. - _SSHLauncher_NoPrivateKey(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.NoPrivateKey
:{0} [SSH] Private key file "{1}" doesn''t exist. Skipping public key authentication.
. - _SSHLauncher_OpeningSSHConnection(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.OpeningSSHConnection
:{0} [SSH] Opening SSH connection to {1}.
. - _SSHLauncher_PortLessThanZero() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortLessThanZero
:The port value must be greater than 0
. - _SSHLauncher_PortMoreThan65535() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortMoreThan65535
:The port value must be less than 65536
. - _SSHLauncher_PortNotANumber() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortNotANumber
:Cannot parse the port
. - _SSHLauncher_PortNotSpecified() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.PortNotSpecified
:The port must be specified
. - _SSHLauncher_RemoteFSDoesNotExist(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.RemoteFSDoesNotExist
:{0} [SSH] Remote file system root {1} does not exist. Will try to create it...
. - _SSHLauncher_RemoteFSIsAFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.RemoteFSIsAFile
:Remote file system root {0} is a file not a directory or a symlink.
. - _SSHLauncher_RemoteUserEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.RemoteUserEnvironment
:{0} [SSH] The remote user''s environment is:
. - _SSHLauncher_SelectedCredentialsMissing() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.SelectedCredentialsMissing
:The selected credentials cannot be found
. - _SSHLauncher_SSHHeaderJunkDetected() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.SSHHeaderJunkDetected
:SSH connection reports a garbage before a command execution. Check your .bashrc, .profile, and so on to make sure it is quiet. The received junk text is as follows:
. - _SSHLauncher_StartingAgentProcess(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.StartingAgentProcess
:{0} [SSH] Starting agent process: {1}
. - _SSHLauncher_StartingSCPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.StartingSCPClient
:{0} [SSH] SFTP failed. Copying via SCP.
. - _SSHLauncher_StartingSFTPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.StartingSFTPClient
:{0} [SSH] Starting sftp client.
. - _SSHLauncher_UnexpectedError() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.UnexpectedError
:Unexpected error in launching a agent.
. - _SSHLauncher_UnknownJavaVersion(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key
SSHLauncher.UnknownJavaVersion
:Couldn''t figure out the Java version of {0}
. - _TrustHostKeyAction_DisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key
TrustHostKeyAction.DisplayName
:Trust SSH Host Key
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
JavaProvider.getJavas(SlaveComputer, TaskListener, Connection)
instead.