| Package | Description |
|---|---|
| <Unnamed> | |
| net.sf.sshapi |
SSHAPI
|
| net.sf.sshapi.impl.jsch |
JSch is a pure Java implementation of SSH2.
|
| net.sf.sshapi.impl.maverick |
Maverick is the definitive solution for total SSH compatibility on the Java™ platform.
|
| net.sf.sshapi.impl.maverick16 |
Maverick is the definitive solution for total SSH compatibility on the Java™ platform.
|
| Modifier and Type | Method and Description |
|---|---|
protected static SshKeyPair |
E18IdentityManagement.generate(SshIdentityManager mgr,
java.lang.String cmd) |
protected static void |
E18IdentityManagement.write(SshIdentityManager mgr,
java.lang.String cmd,
SshKeyPair keyPair) |
| Modifier and Type | Method and Description |
|---|---|
SshIdentityManager |
SshProvider.createIdentityManager(SshConfiguration configuration)
Create an @
SshIdentityManager (if supported) |
SshIdentityManager |
AbstractProvider.createIdentityManager(SshConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
SshIdentityManager |
JschSshProvider.createIdentityManager(SshConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
SshIdentityManager |
MaverickSshProvider.createIdentityManager(SshConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
MaverickIdentityManager
Maverick implementation of an
SshIdentityManager, used for managing
private keys used for authentication. |
| Modifier and Type | Method and Description |
|---|---|
SshIdentityManager |
MaverickSshProvider.createIdentityManager(SshConfiguration configurshation) |
Copyright © 2018. All rights reserved.