Uses of Class
com.jcraft.jsch.OpenSSHConfig

Packages that use OpenSSHConfig
com.jcraft.jsch   
 

Uses of OpenSSHConfig in com.jcraft.jsch
 

Methods in com.jcraft.jsch that return OpenSSHConfig
static OpenSSHConfig OpenSSHConfig.parse(String conf)
          Parses the given string, and returns an instance of ConfigRepository.
static OpenSSHConfig OpenSSHConfig.parseFile(String file)
          Parses the given file, and returns an instance of ConfigRepository.
 



Copyright © 2014 JCraft,Inc.. All Rights Reserved.