|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<BasicSSHUserPrivateKey.PrivateKeySource>
com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey.PrivateKeySource
com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource
public static class BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource
Let the user reference a file on the disk.
| Nested Class Summary | |
|---|---|
static class |
BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource.DescriptorImpl
|
| Constructor Summary | |
|---|---|
BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource(java.lang.String privateKeyFile)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPrivateKey()
Gets the private key from the source |
java.lang.String |
getPrivateKeyFile()
Returns the private key file name. |
| Methods inherited from class hudson.model.AbstractDescribableImpl |
|---|
getDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource(java.lang.String privateKeyFile)
| Method Detail |
|---|
@NonNull public java.lang.String getPrivateKey()
getPrivateKey in class BasicSSHUserPrivateKey.PrivateKeySourcepublic java.lang.String getPrivateKeyFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||