Uses of Class
com.vhosting.netconf.transport.ssh.SshAuthInfo

Packages that use SshAuthInfo
com.vhosting.netconf.transport.ssh This is the entry point of a Netconf application over SSH-2. 
 

Uses of SshAuthInfo in com.vhosting.netconf.transport.ssh
 

Constructors in com.vhosting.netconf.transport.ssh with parameters of type SshAuthInfo
NetconfSshCather(java.lang.String labelConnection, SshAuthInfo ai)
          Building the catcher for a connection over SSH-2.
NetconfSshCather(java.lang.String labelConnection, SshAuthInfo ai, java.lang.String subSystem)
          Building the catcher for a connection over SSH-2.