Uses of Interface
org.gridkit.internal.com.jcraft.jsch.HostKeyRepository

Packages that use HostKeyRepository
org.gridkit.internal.com.jcraft.jsch   
 

Uses of HostKeyRepository in org.gridkit.internal.com.jcraft.jsch
 

Classes in org.gridkit.internal.com.jcraft.jsch that implement HostKeyRepository
 class KnownHosts
           
 

Methods in org.gridkit.internal.com.jcraft.jsch that return HostKeyRepository
 HostKeyRepository JSch.getHostKeyRepository()
          Returns the current hostkey repository.
 

Methods in org.gridkit.internal.com.jcraft.jsch with parameters of type HostKeyRepository
 void JSch.setHostKeyRepository(HostKeyRepository hkrepo)
          Sets the hostkey repository.
 



Copyright © 2017. All Rights Reserved.