Uses of Class
com.jcraft.jsch.OpenSSHConfig
| Package | Description |
|---|---|
| com.jcraft.jsch |
-
Uses of OpenSSHConfig in com.jcraft.jsch
Methods in com.jcraft.jsch that return OpenSSHConfig Modifier and Type Method Description static OpenSSHConfigOpenSSHConfig. parse(java.lang.String conf)Parses the given string, and returns an instance of ConfigRepository.static OpenSSHConfigOpenSSHConfig. parseFile(java.lang.String file)Parses the given file, and returns an instance of ConfigRepository.