org.apache.maven.wagon.providers.ssh.knownhost
public interface KnownHostsProvider
Since: Sep 12, 2005
Field Summary | |
---|---|
String | ROLE |
Method Summary | |
---|---|
String | getContents() |
String | getHostKeyChecking() |
void | setHostKeyChecking(String hostKeyChecking) |
void | storeKnownHosts(String contents) |