BasicSSHUserPrivateKey.DirectEntryPrivateKeySource@Deprecated public static class BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource extends BasicSSHUserPrivateKey.PrivateKeySource
| Constructor and Description |
|---|
FileOnMasterPrivateKeySource(String privateKeyFile)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPrivateKeyFile()
Deprecated.
Returns the private key file name.
|
List<String> |
getPrivateKeys()
Deprecated.
Gets the private key from the source
|
long |
getPrivateKeysLastModified()
Deprecated.
Returns a revision count or a timestamp (in either case strictly increasing after changes to the private
keys)
|
isSnapshotSourcepublic FileOnMasterPrivateKeySource(String privateKeyFile)
@NonNull public List<String> getPrivateKeys()
getPrivateKeys in class BasicSSHUserPrivateKey.PrivateKeySourcepublic String getPrivateKeyFile()
public long getPrivateKeysLastModified()
BasicSSHUserPrivateKey.PrivateKeySourcegetPrivateKeysLastModified in class BasicSSHUserPrivateKey.PrivateKeySourceCopyright © 2016–2020. All rights reserved.