| Modifier and Type | Class and Description |
|---|---|
static class |
UsernamePasswordBinding.DescriptorImpl |
Binding.Environment| Constructor and Description |
|---|
UsernamePasswordBinding(String variable,
String credentialsId) |
| Modifier and Type | Method and Description |
|---|---|
Binding.Environment |
bind(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Sets up bindings for a build.
|
protected Class<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> |
type()
Type token.
|
getCredentials, getCredentialsId, getDescriptor, getVariableprotected Class<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> type()
Bindingpublic Binding.Environment bind(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException
Bindingbind in class Binding<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>IOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.