Uses of Class
com.jcraft.jsch.HostKey
Packages that use HostKey
-
Uses of HostKey in com.jcraft.jsch
Methods in com.jcraft.jsch that return HostKeyModifier and TypeMethodDescriptionHostKey[]
HostKeyRepository.getHostKey()
Retuns a list for host keys managed in this repository.HostKey[]
HostKeyRepository.getHostKey
(String host, String type) Retuns a list for host keys managed in this repository.Session.getHostKey()
Methods in com.jcraft.jsch with parameters of type HostKey