public class SftpConfiguration extends Object
Constructor and Description |
---|
SftpConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getKeyPath() |
String |
getPassphrase() |
SftpConfiguration |
setKeyPath(String keyPath)
Sets path to JKS key in builder style.
|
SftpConfiguration |
setPassphrase(String passphrase)
Sets passphrase for JKS key in builder style.
|
public SftpConfiguration setKeyPath(String keyPath)
public String getKeyPath()
public SftpConfiguration setPassphrase(String passphrase)
public String getPassphrase()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024