Package | Description |
---|---|
com.cloudbees.jenkins.plugins.sshcredentials | |
com.cloudbees.jenkins.plugins.sshcredentials.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
SSHUserPassword
Deprecated.
use
StandardUsernamePasswordCredentials |
interface |
SSHUserPrivateKey
Details of a SSH user with a private key.
|
Modifier and Type | Method and Description |
---|---|
static SSHAuthenticator<Object,com.cloudbees.plugins.credentials.common.StandardUsernameCredentials> |
SSHAuthenticator.newInstance(Object connection,
SSHUser user)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSSHUser |
class |
BasicSSHUserPassword
Deprecated.
use
UsernamePasswordCredentialsImpl |
class |
BasicSSHUserPrivateKey
A simple username / password for use with SSH connections.
|
Copyright © 2014. All rights reserved.