|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSch | |
|---|---|
| org.gridkit.internal.com.jcraft.jsch | |
| org.gridkit.vicluster.telecontrol.ssh | |
| Uses of JSch in org.gridkit.internal.com.jcraft.jsch |
|---|
| Methods in org.gridkit.internal.com.jcraft.jsch with parameters of type JSch | |
|---|---|
static KeyPair |
KeyPair.genKeyPair(JSch jsch,
int type)
|
static KeyPair |
KeyPair.genKeyPair(JSch jsch,
int type,
int key_size)
|
String |
HostKey.getFingerPrint(JSch jsch)
|
static KeyPair |
KeyPair.load(JSch jsch,
String prvkey)
|
static KeyPair |
KeyPair.load(JSch jsch,
String prvkey,
String pubkey)
|
| Constructors in org.gridkit.internal.com.jcraft.jsch with parameters of type JSch | |
|---|---|
KeyPair(JSch jsch)
|
|
KeyPairDSA(JSch jsch)
|
|
KeyPairRSA(JSch jsch)
|
|
| Uses of JSch in org.gridkit.vicluster.telecontrol.ssh |
|---|
| Constructors in org.gridkit.vicluster.telecontrol.ssh with parameters of type JSch | |
|---|---|
SimpleSshSessionProvider(JSch jsch)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||