Package | Description |
---|---|
io.jpom.controller.ssh | |
io.jpom.model.data |
Modifier and Type | Method and Description |
---|---|
String |
SshController.save(String name,
String host,
String user,
String password,
SshModel.ConnectType connectType,
String privateKey,
int port,
String charset,
String fileDirs,
String id,
String notAllowedCommand)
编辑
|
Modifier and Type | Method and Description |
---|---|
SshModel.ConnectType |
SshModel.connectType() |
static SshModel.ConnectType |
SshModel.ConnectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SshModel.ConnectType[] |
SshModel.ConnectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2022. All rights reserved.