Package | Description |
---|---|
hudson.scm |
Modifier and Type | Method and Description |
---|---|
RSAKey |
SurroundStep.getRsaKey()
So...
|
RSAKey |
SurroundSCM.getRsaKey()
This function was required to make the Snippet Generator work
|
Modifier and Type | Method and Description |
---|---|
static org.jenkinsci.plugins.plaincredentials.FileCredentials |
SSCMUtils.getFileCredentials(hudson.model.Job<?,?> owner,
hudson.EnvVars env,
String server,
String port,
RSAKey rsaKey)
Looks up a specific file credential based on its ID.
|
void |
SurroundStep.setRsaKey(RSAKey rsaKey) |
void |
SurroundSCM.setRsaKey(RSAKey rsaKey) |
Copyright © 2016–2018. All rights reserved.