| Package | Description |
|---|---|
| com.cloudbees.jenkins.plugins.sshagent.exec | |
| com.cloudbees.jenkins.plugins.sshagent.jna | |
| com.cloudbees.jenkins.plugins.sshagent.mina |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecRemoteAgentFactory
A factory that uses the native SSH agent installed on a remote system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JNRRemoteAgentFactory
A factory that uses the Apache Mina/SSH library support to natively provide a ssh-agent implementation on platforms
supported by jnr-unixsocket
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinaRemoteAgentFactory
A factory that uses the Apache Mina/SSH library support to (semi-)natively provide a ssh-agent implementation
|
Copyright © 2016–2018. All rights reserved.