程序包 | 说明 |
---|---|
com.fr.ssh.jsch |
限定符和类型 | 类和说明 |
---|---|
class |
KnownHosts |
限定符和类型 | 方法和说明 |
---|---|
HostKeyRepository |
Session.getHostKeyRepository()
Gets the hostkeyRepository.
|
HostKeyRepository |
JSch.getHostKeyRepository()
Returns the current hostkey repository.
|
限定符和类型 | 方法和说明 |
---|---|
void |
Session.setHostKeyRepository(HostKeyRepository hostkeyRepository)
Sets the hostkeyRepository, which will be referred in checking host keys.
|
void |
JSch.setHostKeyRepository(HostKeyRepository hkrepo)
Sets the hostkey repository.
|