Deprecated API


Contents
Deprecated Classes
hudson.plugins.sshslaves.SSHLauncher.DefaultJDKInstaller
          Subtype of JDKInstaller causes JENKINS-10641. 
 

Deprecated Fields
hudson.plugins.sshslaves.SSHConnector.password
            
hudson.plugins.sshslaves.SSHConnector.privatekey
            
hudson.plugins.sshslaves.SSHConnector.username
            
 

Deprecated Methods
hudson.plugins.sshslaves.JavaProvider.getJavas(TaskListener, Connection)
          Override getJavas(SlaveComputer, TaskListener, Connection) instead. 
hudson.plugins.sshslaves.SSHLauncher.getPassword()
            
hudson.plugins.sshslaves.SSHLauncher.getPrivatekey()
            
hudson.plugins.sshslaves.SSHLauncher.getUsername()
            
 

Deprecated Constructors
hudson.plugins.sshslaves.SSHLauncher(String, int, String, String, String, String, String, JDKInstaller, String, String)
          use the SSHUser based version 
hudson.plugins.sshslaves.SSHLauncher(String, int, String, String, String, String, String, String, String)
          use the SSHUser based version 
 



Copyright © 2004-2013. All Rights Reserved.