| ChannelSessionAware |
|
| 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.
|
| SessionAware |
Interface that can be implemented by a command to be able to access the server session in which this command will be
used.
|
| SignalListener |
Define a listener to receive signals
|