Package org.apache.sshd.client.session
package org.apache.sshd.client.session
-
ClassDescriptionProvides default implementations of
ClientSessionrelated methodsClient sidessh-connectionservice.Provides a way to implement proxied connections where some metadata about the client is sent before the actual SSH protocol is executed - e.g., the <A HREF=@http://www.haproxy.org/download/1.6/doc/proxy-protocol.txt">PROXY protocol.An authenticated session to a given SSH server.The default implementation of aClientSessionClient sidessh-authservice.A factory of client sessions.