Interface | Description |
---|---|
ClientProxyConnector |
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.
|
ClientProxyConnectorHolder | |
ClientSession |
An authenticated session to a given SSH server.
|
ClientSessionCreator | |
ClientSessionHolder |
Class | Description |
---|---|
AbstractClientSession |
Provides default implementations of
ClientSession related methods |
ClientConnectionService |
Client side
ssh-connection service. |
ClientConnectionServiceFactory | |
ClientSessionImpl |
The default implementation of a
ClientSession |
ClientUserAuthService |
Client side
ssh-auth service. |
ClientUserAuthServiceFactory | |
SessionFactory |
A factory of client sessions.
|
Enum | Description |
---|---|
ClientSession.ClientSessionEvent |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.