public interface SSHClientProvider
| Modifier and Type | Method and Description |
|---|---|
net.schmizz.sshj.SSHClient |
getClient(PropertyContext context,
Map<String,String> attributes)
Get configured SSH Client using configured properties
|
net.schmizz.sshj.SSHClient getClient(PropertyContext context, Map<String,String> attributes)
context - Property Contextattributes - FlowFile attributes for property expression evaluationCopyright © 2023 Apache NiFi Project. All rights reserved.