| Package | Description |
|---|---|
| com.oracle.bedrock.runtime.remote.ssh |
| Modifier and Type | Method and Description |
|---|---|
com.jcraft.jsch.Session |
JSchSessionFactory.createSession(String hostName,
int port,
String userName,
Authentication authentication,
JSchSocketFactory socketFactory,
com.oracle.bedrock.OptionsByType optionsByType)
Create a JSch
Session connected to the specified remote host. |
Copyright © 2017. All rights reserved.