Package com.google.gerrit.server.ssh
Class NoSshInfo
- java.lang.Object
-
- com.google.gerrit.server.ssh.NoSshInfo
-
-
Constructor Summary
Constructors Constructor Description NoSshInfo()
-
-
-
Method Detail
-
getHostKeys
public List<com.jcraft.jsch.HostKey> getHostKeys()
- Specified by:
getHostKeys
in interfaceSshInfo
-
-