Skip to content

Commit

Permalink
add javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
looly committed May 26, 2023
1 parent be75da4 commit ecf321b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ public static Session openSession(String sshHost, int sshPort, String sshUser, b
* @param sshUser 用户名
* @param privateKey 私钥内容
* @param passphrase 私钥文件的密码,可以为null
* @param timeOut 超时时长
* @return SSH会话
* @since 5.8.18
*/
Expand Down

0 comments on commit ecf321b

Please sign in to comment.