Uses of Package
org.apache.sshd.server
-
Classes in org.apache.sshd.server used by org.apache.sshd.server Class Description Environment Interface providing access to the environment map and allowing the registration of listeners for certain signals.ServerAuthenticationManager Holds providers and helpers related to the server side authentication processServerBuilder SshServer builderServerFactoryManager TheServerFactoryManager
enable the retrieval of additional configuration needed specifically for the server side.Signal System signals definition that the shell can receive.SignalListener Define a listener to receive signalsSshServer The SshServer class is the main entry point for the server side of the SSH protocol. -
Classes in org.apache.sshd.server used by org.apache.sshd.server.channel Class Description StandardEnvironment -
Classes in org.apache.sshd.server used by org.apache.sshd.server.command Class 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 exitedSessionAware Interface that can be implemented by a command to be able to access the server session in which this command will be used. -
Classes in org.apache.sshd.server used by org.apache.sshd.server.config Class Description ServerFactoryManager TheServerFactoryManager
enable the retrieval of additional configuration needed specifically for the server side.SshServer The SshServer class is the main entry point for the server side of the SSH protocol. -
Classes in org.apache.sshd.server used by org.apache.sshd.server.config.keys Class Description SshServer The SshServer class is the main entry point for the server side of the SSH protocol. -
Classes in org.apache.sshd.server used by org.apache.sshd.server.scp Class Description Environment Interface providing access to the environment map and allowing the registration of listeners for certain signals.SessionAware Interface that can be implemented by a command to be able to access the server session in which this command will be used. -
Classes in org.apache.sshd.server used by org.apache.sshd.server.session Class Description ServerAuthenticationManager Holds providers and helpers related to the server side authentication processServerFactoryManager TheServerFactoryManager
enable the retrieval of additional configuration needed specifically for the server side. -
Classes in org.apache.sshd.server used by org.apache.sshd.server.shell Class 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 exitedSessionAware Interface that can be implemented by a command to be able to access the server session in which this command will be used. -
Classes in org.apache.sshd.server used by org.apache.sshd.server.subsystem.sftp Class Description ChannelSessionAware Command
can implement this optional interface to receive a reference toChannelSession
.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 exitedSessionAware Interface that can be implemented by a command to be able to access the server session in which this command will be used.