|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridkit.vicluster.telecontrol.ssh.ConfigurableSshSessionProvider
@Deprecated public class ConfigurableSshSessionProvider
Configurable SSH session provider capable of choosing different credentials for hosts.
| Nested Class Summary | |
|---|---|
static interface |
ConfigurableSshSessionProvider.SshConfig
Deprecated. |
| Constructor Summary | |
|---|---|
ConfigurableSshSessionProvider()
Deprecated. |
|
ConfigurableSshSessionProvider(Properties props)
Deprecated. |
|
| Method Summary | |
|---|---|
static void |
configure(ConfigurableSshSessionProvider provider,
Properties props)
Deprecated. |
Session |
getSession(String host,
String account)
Deprecated. |
ConfigurableSshSessionProvider.SshConfig |
hosts(String pattern)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurableSshSessionProvider()
public ConfigurableSshSessionProvider(Properties props)
| Method Detail |
|---|
public static void configure(ConfigurableSshSessionProvider provider,
Properties props)
public Session getSession(String host,
String account)
throws JSchException
getSession in interface SshSessionFactoryJSchExceptionpublic ConfigurableSshSessionProvider.SshConfig hosts(String pattern)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||