Retuns a list for host keys managed in this repository. @see #getHostKey(String host, String type)
()
| 80 | * @see #getHostKey(String host, String type) |
| 81 | */ |
| 82 | HostKey[] getHostKey(); |
| 83 | |
| 84 | /** |
| 85 | * Retuns a list for host keys managed in this repository. |
no outgoing calls
no test coverage detected