Interface | Description |
---|---|
ServerProxyAcceptor |
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.
|
ServerProxyAcceptorHolder | |
ServerSession | |
ServerSessionAware |
Interface that can be implemented by a command to be able to access the server session in which this command will be
used.
|
ServerSessionHolder |
Class | Description |
---|---|
AbstractServerSession |
Provides default implementations for
ServerSession related methods |
ServerConnectionService |
Server side
ssh-connection service. |
ServerConnectionServiceFactory | |
ServerSessionImpl |
The default implementation for a
ServerSession |
ServerUserAuthService | |
ServerUserAuthServiceFactory | |
SessionFactory |
A factory of server sessions.
|
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.