public final class SshClientConfigFileReader
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
SshClientConfigFileReader() |
| Modifier and Type | Method and Description |
|---|---|
static <C extends SshClient> |
configure(C client,
PropertyResolver props,
boolean lenient,
boolean ignoreUnsupported) |
public static <C extends SshClient> C configure(C client, PropertyResolver props, boolean lenient, boolean ignoreUnsupported)