Interface | Description |
---|---|
Environment |
Interface providing access to the environment map and allowing the registration of listeners for certain signals.
|
ExitCallback |
Callback used by the shell to notify the SSH server is has exited
|
ServerAuthenticationManager |
Holds providers and helpers related to the server side authentication process
|
ServerFactoryManager |
The
ServerFactoryManager enable the retrieval of additional configuration needed specifically for the
server side. |
SignalListener |
Define a listener to receive signals
|
Class | Description |
---|---|
ServerBuilder |
SshServer builder
|
SshServer |
The SshServer class is the main entry point for the server side of the SSH protocol.
|
StandardEnvironment |
Enum | Description |
---|---|
Signal |
System signals definition that the shell can receive.
|
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.