| Package | Description |
|---|---|
| org.jenkinsci.plugins.credentialsbinding | |
| org.jenkinsci.plugins.credentialsbinding.impl |
| Modifier and Type | Method and Description |
|---|---|
protected C |
MultiBinding.getCredentials(Run<?,?> build)
Looks up the actual credentials.
|
Set<String> |
MultiBinding.variables(Run<?,?> build)
Defines keys expected to be set in
MultiBinding.MultiEnvironment.getSecretValues(), particularly any that might be sensitive. |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
UsernamePasswordMultiBinding.variables(Run<?,?> build) |
Set<String> |
SSHUserPrivateKeyBinding.variables(Run<?,?> build) |
Copyright © 2016–2021. All rights reserved.