| Package | Description |
|---|---|
| org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
| org.apache.sshd.server | |
| org.apache.sshd.server.auth | |
| org.apache.sshd.server.auth.gss | |
| org.apache.sshd.server.channel | |
| org.apache.sshd.server.command | |
| org.apache.sshd.server.jaas | |
| org.apache.sshd.server.session | |
| org.apache.sshd.server.sftp | |
| org.apache.sshd.server.shell |
| Class and Description |
|---|
| Command
Represents a command, shell or subsystem that can be used to send command.
|
| CommandFactory
A factory of commands.
|
| PasswordAuthenticator
The
PasswordAuthenticator is used to authenticate
users based on a password. |
| PublickeyAuthenticator
The
PublickeyAuthenticator is used on the server side
to authenticate user public keys. |
| ServerFactoryManager
The
ServerFactoryManager enable the retrieval of additional
configuration needed specifically for the server side. |
| UserAuth
Server side authentication mechanism.
|
| Class and Description |
|---|
| Command
Represents a command, shell or subsystem that can be used to send command.
|
| CommandFactory
A factory of commands.
|
| 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
|
| PasswordAuthenticator
The
PasswordAuthenticator is used to authenticate
users based on a password. |
| PublickeyAuthenticator
The
PublickeyAuthenticator is used on the server side
to authenticate user public keys. |
| Signal
System signals definition that the shell can receive.
|
| SignalListener
Define a listener to receive signals
|
| UserAuth
Server side authentication mechanism.
|
| Class and Description |
|---|
| PublickeyAuthenticator
The
PublickeyAuthenticator is used on the server side
to authenticate user public keys. |
| UserAuth
Server side authentication mechanism.
|
| Class and Description |
|---|
| UserAuth
Server side authentication mechanism.
|
| Class and Description |
|---|
| Command
Represents a command, shell or subsystem that can be used to send command.
|
| Environment
Interface providing access to the environment map and allowing the registration
of listeners for certain signals.
|
| Signal
System signals definition that the shell can receive.
|
| SignalListener
Define a listener to receive signals
|
| Class and Description |
|---|
| Command
Represents a command, shell or subsystem that can be used to send command.
|
| CommandFactory
A factory of commands.
|
| 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
|
| Class and Description |
|---|
| PasswordAuthenticator
The
PasswordAuthenticator is used to authenticate
users based on a password. |
| Class and Description |
|---|
| ServerFactoryManager
The
ServerFactoryManager enable the retrieval of additional
configuration needed specifically for the server side. |
| Class and Description |
|---|
| Command
Represents a command, shell or subsystem that can be used to send command.
|
| 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
|
| SessionAware
Interface that can be implemented by a command to be able to access the
server session in which this command will be used.
|
| Class and Description |
|---|
| Command
Represents a command, shell or subsystem that can be used to send command.
|
| 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
|
| SessionAware
Interface that can be implemented by a command to be able to access the
server session in which this command will be used.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.