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 PROXY protocol.An authenticated session to a given SSH server.The default implementation of aClientSessionEncapsulates and protects against concurrent access the service switching.Client sidessh-authservice.A factory of client sessions.