| Type | Name and description |
|---|---|
java.lang.Object |
allowAnyHostsRepresents that strict host key checking is turned off and any host is allowed. |
java.lang.Object |
knownHostsKnown hosts file. |
| Type | Name and description |
|---|---|
java.lang.Object |
toString__allowAnyHosts()Hides constant from result of toString(). |
Represents that strict host key checking is turned off and any host is allowed.
Known hosts file. This can be a java.io.File, java.util.List<java.io.File> or allowAnyHosts.
Hides constant from result of toString().