Package io.vertigo.connectors.jsch
Class JSchKeyAuthConnector
java.lang.Object
io.vertigo.connectors.jsch.JSchKeyAuthConnector
- All Implemented Interfaces:
JSchConnector,io.vertigo.core.node.component.Connector<com.jcraft.jsch.JSch>,io.vertigo.core.node.component.CoreComponent
-
Field Summary
Fields inherited from interface io.vertigo.core.node.component.Connector
DEFAULT_CONNECTOR_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertigo.core.node.component.Connector
getName
-
Constructor Details
-
JSchKeyAuthConnector
-
-
Method Details
-
getClient
public com.jcraft.jsch.JSch getClient()- Specified by:
getClientin interfaceio.vertigo.core.node.component.Connector<com.jcraft.jsch.JSch>
-