|
||||||||||
| 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.DirectEntryPrivateKeySource
public static class BasicSSHUserPrivateKey.DirectEntryPrivateKeySource
Let the user enter the key directly via copy & paste
| Nested Class Summary | |
|---|---|
static class |
BasicSSHUserPrivateKey.DirectEntryPrivateKeySource.DescriptorImpl
|
| Constructor Summary | |
|---|---|
BasicSSHUserPrivateKey.DirectEntryPrivateKeySource(java.lang.String privateKey)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPrivateKey()
Gets the private key from the source |
| 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.DirectEntryPrivateKeySource(java.lang.String privateKey)
| Method Detail |
|---|
@NonNull public java.lang.String getPrivateKey()
getPrivateKey in class BasicSSHUserPrivateKey.PrivateKeySource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||