Uses of Class
com.sshtools.common.ssh.UnsupportedChannelException
Packages that use UnsupportedChannelException
-
Uses of UnsupportedChannelException in com.sshtools.common.auth
Methods in com.sshtools.common.auth that throw UnsupportedChannelExceptionModifier and TypeMethodDescriptionAuthenticationMechanismFactory.createInstance(String name, AbstractServerTransport<C> transport, AbstractAuthenticationProtocol<C> authentication, SshConnection con) DefaultAuthenticationMechanismFactory.createInstance(String name, AbstractServerTransport<C> transport, AbstractAuthenticationProtocol<C> authentication, SshConnection con)