public static class BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource extends BasicSSHUserPrivateKey.PrivateKeySource
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource.DescriptorImpl |
| Constructor and Description |
|---|
BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource(String privateKeyFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrivateKeyFile()
Returns the private key file name.
|
List<String> |
getPrivateKeys()
Gets the private key from the source
|
@DataBoundConstructor public BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource(String privateKeyFile)
@NonNull public List<String> getPrivateKeys()
getPrivateKeys in class BasicSSHUserPrivateKey.PrivateKeySourcepublic String getPrivateKeyFile()
Copyright © 2004-2013. All Rights Reserved.