Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
M
S
_
A
addIdentity(String, String, String)
- Method in interface com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgent
Adds the provided identity to the agent.
addIdentity(String, String, String)
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgentImpl
Adds the provided identity to the agent.
C
call()
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgentStarter
com.cloudbees.jenkins.plugins.sshagent
- package com.cloudbees.jenkins.plugins.sshagent
D
doFillUserItems()
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.DescriptorImpl
Populate the list of credentials available to the job.
G
getDisplayName()
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.DescriptorImpl
getSocket()
- Method in interface com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgent
Returns the value that the environment variable should be set to.
getSocket()
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgentImpl
Returns the value that the environment variable should be set to.
getUser()
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper
Gets the
SSHUser.getId()
of the credentials to use.
I
isApplicable(AbstractProject<?, ?>)
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.DescriptorImpl
M
Messages
- Class in
com.cloudbees.jenkins.plugins.sshagent
Messages()
- Constructor for class com.cloudbees.jenkins.plugins.sshagent.
Messages
S
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(String)
- Constructor for class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper
Constructs a new instance.
SSHAgentBuildWrapper.DescriptorImpl
- Class in
com.cloudbees.jenkins.plugins.sshagent
Our descriptor.
SSHAgentBuildWrapper.DescriptorImpl()
- Constructor for class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.DescriptorImpl
SSHAgentBuildWrapper.RemoteAgent
- Interface in
com.cloudbees.jenkins.plugins.sshagent
Need an interface in order to export the object from the channel.
SSHAgentBuildWrapper.RemoteAgentImpl
- Class in
com.cloudbees.jenkins.plugins.sshagent
An implementation that uses Apache SSH to provide the Agent.
SSHAgentBuildWrapper.RemoteAgentImpl(BuildListener)
- Constructor for class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgentImpl
Constructor.
SSHAgentBuildWrapper.RemoteAgentStarter
- Class in
com.cloudbees.jenkins.plugins.sshagent
Callable to start the remote agent.
SSHAgentBuildWrapper.RemoteAgentStarter(BuildListener)
- Constructor for class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgentStarter
Constructor.
SSHAgentBuildWrapper_CouldNotStartAgent()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Unable to start agent
SSHAgentBuildWrapper_CredentialsNotFound()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Could not find specified credentials
SSHAgentBuildWrapper_DisplayName()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
SSH Agent
SSHAgentBuildWrapper_Started()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Started.
SSHAgentBuildWrapper_Stopped()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Stopped.
SSHAgentBuildWrapper_UnableToReadKey(Object)
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Unable to read key: {0}
SSHAgentBuildWrapper_UsingCredentials(Object)
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Using credentials {0}
stop()
- Method in interface com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgent
Stops the agent.
stop()
- Method in class com.cloudbees.jenkins.plugins.sshagent.
SSHAgentBuildWrapper.RemoteAgentImpl
Stops the agent.
_
_SSHAgentBuildWrapper_CouldNotStartAgent()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Unable to start agent
_SSHAgentBuildWrapper_CredentialsNotFound()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Could not find specified credentials
_SSHAgentBuildWrapper_DisplayName()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
SSH Agent
_SSHAgentBuildWrapper_Started()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Started.
_SSHAgentBuildWrapper_Stopped()
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Stopped.
_SSHAgentBuildWrapper_UnableToReadKey(Object)
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Unable to read key: {0}
_SSHAgentBuildWrapper_UsingCredentials(Object)
- Static method in class com.cloudbees.jenkins.plugins.sshagent.
Messages
[ssh-agent] Using credentials {0}
A
C
D
G
I
M
S
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012. All Rights Reserved.