Class JSchConnectorFeatures

java.lang.Object
io.vertigo.core.node.config.Features<JSchConnectorFeatures>
io.vertigo.connectors.jsch.JSchConnectorFeatures
All Implemented Interfaces:
io.vertigo.core.lang.Builder<io.vertigo.core.node.config.ModuleConfig>

public class JSchConnectorFeatures extends io.vertigo.core.node.config.Features<JSchConnectorFeatures>
  • Constructor Details

    • JSchConnectorFeatures

      public JSchConnectorFeatures()
  • Method Details

    • withKeyAuthentication

      public JSchConnectorFeatures withKeyAuthentication(io.vertigo.core.param.Param... params)
    • buildFeatures

      protected void buildFeatures()
      Specified by:
      buildFeatures in class io.vertigo.core.node.config.Features<JSchConnectorFeatures>