Package | Description |
---|---|
org.apache.sshd.client.global | |
org.apache.sshd.common.global | |
org.apache.sshd.server.global |
Modifier and Type | Class and Description |
---|---|
class |
OpenSshHostKeysHandler
A handler for the "hostkeys-00@openssh.com" request - for now, only reads the presented host key.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOpenSshHostKeysHandler |
Modifier and Type | Class and Description |
---|---|
class |
CancelTcpipForwardHandler
Handler for "cancel-tcpip-forward" global request.
|
class |
KeepAliveHandler
Handler for "keepalive@xxx" global request.
|
class |
NoMoreSessionsHandler
Handler for "no-more-sessions@xxx" global request.
|
class |
TcpipForwardHandler
Handler for "tcpip-forward" global request.
|
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.