| Class | Description |
|---|---|
| KarafAgentFactory | |
| KarafFileSystemFactory |
SSHd file system factory to reduce the visibility to the KARAF_BASE.
|
| KarafJaasAuthenticator | |
| ShellCommandFactory | |
| ShellFactoryImpl |
SSHD
Command factory which provides access to Shell. |
| ShellFactoryImpl.Converter | |
| SshAction |
Connect to a SSH server.
|
| SshServerAction |
Start a SSH server.
|
| SshServerFactory | |
| SshTerminal | |
| SshUtils | |
| UserAuthFactoriesFactory |
A factory for user authentication factories to set on
SshServer#setUserAuthFactories(java.util.List) based on a
comma-separated list of authentication methods. |
| UserAuthFactoriesFactory.Converter |
This blueprint type converter silently converts instances of
Class X implements NameFactory
to the reified type cNameFactory
and therefore helps blueprint to set the returned factories on
SshServerAction#setUserAuthFactories(List) without complaining
about type conversion errors. |
Copyright © 2007-2016 FuseSource, Corp.. All Rights Reserved.