A C D E G I L M O P R S T _ 
All Classes All Packages

A

addIdentity(String, String, String, TaskListener) - Method in class com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent
Adds the provided identity to the agent.
addIdentity(String, String, String, TaskListener) - Method in interface com.cloudbees.jenkins.plugins.sshagent.RemoteAgent
Adds the provided identity to the agent.

C

com.cloudbees.jenkins.plugins.sshagent - package com.cloudbees.jenkins.plugins.sshagent
 
com.cloudbees.jenkins.plugins.sshagent.exec - package com.cloudbees.jenkins.plugins.sshagent.exec
 
CredentialHolder(String) - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.CredentialHolder
Stapler's constructor.

D

description(StandardUsernameCredentials) - Static method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
Helper method that returns a safe description of a StandardUsernameCredentials.
DescriptorImpl() - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.CredentialHolder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep.DescriptorImpl
 
doFillCredentialsItems(Item) - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep.DescriptorImpl
Populate the list of credentials available to the job.
doFillIdItems(Item) - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.CredentialHolder.DescriptorImpl
Populate the list of credentials available to the job.

E

ExecRemoteAgent - Class in com.cloudbees.jenkins.plugins.sshagent.exec
An implementation that uses native SSH agent installed on a system.
ExecRemoteAgentFactory - Class in com.cloudbees.jenkins.plugins.sshagent.exec
A factory that uses the native SSH agent installed on a remote system.
ExecRemoteAgentFactory() - Constructor for class com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgentFactory
 

G

getCredentialHolders() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
Returns the value objects used to hold the credential ids.
getCredentialIds() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
Gets the IdCredentials.getId()s of the credentials to use.
getCredentials() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep
 
getDisplayName() - Method in class com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgentFactory
The display name of the factory.
getDisplayName() - Method in class com.cloudbees.jenkins.plugins.sshagent.RemoteAgentFactory
The display name of the factory.
getDisplayName() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.CredentialHolder.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep.DescriptorImpl
 
getFunctionName() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep.DescriptorImpl
 
getId() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.CredentialHolder
Gets the id.
getLauncher() - Method in interface com.cloudbees.jenkins.plugins.sshagent.LauncherProvider
Provides an up to date launcher
getLauncher() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution
 
getSocket() - Method in class com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent
Returns the value that the environment variable should be set to.
getSocket() - Method in interface com.cloudbees.jenkins.plugins.sshagent.RemoteAgent
Returns the value that the environment variable should be set to.
getUser() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
Deprecated.

I

isApplicable(AbstractProject<?, ?>) - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.DescriptorImpl
isIgnoreMissing() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
When true then any missing credentials will be ignored.
isIgnoreMissing() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep
 
isSupported(Launcher, TaskListener) - Method in class com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgentFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener) - Method in class com.cloudbees.jenkins.plugins.sshagent.RemoteAgentFactory
Checks if the supplied launcher is supported by this factory.

L

LauncherProvider - Interface in com.cloudbees.jenkins.plugins.sshagent
Provider of launcher objects.

M

Messages - Class in com.cloudbees.jenkins.plugins.sshagent
Generated localization support class.
Messages() - Constructor for class com.cloudbees.jenkins.plugins.sshagent.Messages
 

O

onResume() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution
 

P

preCheckout(AbstractBuild, Launcher, BuildListener) - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper

R

RemoteAgent - Interface in com.cloudbees.jenkins.plugins.sshagent
Need an interface in order to export the object from the channel.
RemoteAgentFactory - Class in com.cloudbees.jenkins.plugins.sshagent
Extension point for ssh-agent providers.
RemoteAgentFactory() - Constructor for class com.cloudbees.jenkins.plugins.sshagent.RemoteAgentFactory
 

S

setIgnoreMissing(boolean) - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
SSHAgentBuildWrapper - Class in com.cloudbees.jenkins.plugins.sshagent
A build wrapper that provides an SSH agent using supplied credentials
SSHAgentBuildWrapper(SSHAgentBuildWrapper.CredentialHolder[], boolean) - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
Constructs a new instance.
SSHAgentBuildWrapper(String) - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
SSHAgentBuildWrapper(List<String>, boolean) - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper
Constructs a new instance.
SSHAgentBuildWrapper_CouldNotStartAgent() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.CouldNotStartAgent: [ssh-agent] Unable to start agent.
SSHAgentBuildWrapper_CredentialHolder_DisplayName() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.CredentialHolder.DisplayName: Credentials.
SSHAgentBuildWrapper_CredentialsNotFound(Object) - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.CredentialsNotFound: [ssh-agent] Could not find specified credentials: {0}.
SSHAgentBuildWrapper_DisplayName() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.DisplayName: SSH Agent.
SSHAgentBuildWrapper_Started() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.Started: [ssh-agent] Started..
SSHAgentBuildWrapper_Stopped() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.Stopped: [ssh-agent] Stopped..
SSHAgentBuildWrapper_UnableToReadKey(Object) - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.UnableToReadKey: [ssh-agent] Unable to read key: {0}.
SSHAgentBuildWrapper_UsingCredentials(Object) - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.UsingCredentials: [ssh-agent] Using credentials {0}.
SSHAgentBuildWrapper.CredentialHolder - Class in com.cloudbees.jenkins.plugins.sshagent
A value object to make it possible to pass back multiple credentials via the UI.
SSHAgentBuildWrapper.CredentialHolder.DescriptorImpl - Class in com.cloudbees.jenkins.plugins.sshagent
Our descriptor.
SSHAgentBuildWrapper.DescriptorImpl - Class in com.cloudbees.jenkins.plugins.sshagent
Our descriptor.
SSHAgentStep - Class in com.cloudbees.jenkins.plugins.sshagent
 
SSHAgentStep(List<String>) - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep
Default parameterized constructor.
SSHAgentStep.DescriptorImpl - Class in com.cloudbees.jenkins.plugins.sshagent
 
SSHAgentStepExecution - Class in com.cloudbees.jenkins.plugins.sshagent
 
SSHAgentStepExecution() - Constructor for class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution
 
start() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution
 
start(LauncherProvider, TaskListener, FilePath) - Method in class com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgentFactory
Start a ssh-agent on the specified launcher.
start(LauncherProvider, TaskListener, FilePath) - Method in class com.cloudbees.jenkins.plugins.sshagent.RemoteAgentFactory
Start a ssh-agent on the specified launcher.
stop(TaskListener) - Method in class com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent
Stops the agent.
stop(TaskListener) - Method in interface com.cloudbees.jenkins.plugins.sshagent.RemoteAgent
Stops the agent.
stop(Throwable) - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution
 

T

takesImplicitBlockArgument() - Method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentStep.DescriptorImpl
 
toIdList(SSHAgentBuildWrapper.CredentialHolder[]) - Static method in class com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.CredentialHolder
Converts an array of value objects into a list of ids.

_

_SSHAgentBuildWrapper_CouldNotStartAgent() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.CouldNotStartAgent: [ssh-agent] Unable to start agent.
_SSHAgentBuildWrapper_CredentialHolder_DisplayName() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.CredentialHolder.DisplayName: Credentials.
_SSHAgentBuildWrapper_CredentialsNotFound(Object) - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.CredentialsNotFound: [ssh-agent] Could not find specified credentials: {0}.
_SSHAgentBuildWrapper_DisplayName() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.DisplayName: SSH Agent.
_SSHAgentBuildWrapper_Started() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.Started: [ssh-agent] Started..
_SSHAgentBuildWrapper_Stopped() - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.Stopped: [ssh-agent] Stopped..
_SSHAgentBuildWrapper_UnableToReadKey(Object) - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.UnableToReadKey: [ssh-agent] Unable to read key: {0}.
_SSHAgentBuildWrapper_UsingCredentials(Object) - Static method in class com.cloudbees.jenkins.plugins.sshagent.Messages
Key SSHAgentBuildWrapper.UsingCredentials: [ssh-agent] Using credentials {0}.
A C D E G I L M O P R S T _ 
All Classes All Packages