private static class JschConfigSessionFactory.JschBugFixingConfigRepository
extends java.lang.Object
implements com.jcraft.jsch.ConfigRepository
Modifier and Type | Class and Description |
---|---|
private static class |
JschConfigSessionFactory.JschBugFixingConfigRepository.JschBugFixingConfig
A
ConfigRepository.Config that transforms
some values from the config file into the format Jsch 0.1.54 expects. |
Modifier and Type | Field and Description |
---|---|
private com.jcraft.jsch.ConfigRepository |
base |
Constructor and Description |
---|
JschBugFixingConfigRepository(com.jcraft.jsch.ConfigRepository base) |
Modifier and Type | Method and Description |
---|---|
com.jcraft.jsch.ConfigRepository.Config |
getConfig(java.lang.String host) |