Package | Description |
---|---|
com.cloudbees.jenkins.plugins.sshcredentials | |
com.cloudbees.jenkins.plugins.sshcredentials.impl |
Class and Description |
---|
SSHAuthenticator
Abstraction for something that can authenticate an SSH connection.
|
SSHAuthenticator.Mode
Reflects the different styles of applying authentication.
|
SSHUser
Deprecated.
Use
StandardUsernameCredentials as the common class. |
SSHUserListBoxModel
ListBoxModel with StandardUsernameCredentials support. |
SSHUserPrivateKey
Details of a SSH user with a private key.
|
Class and Description |
---|
SSHAuthenticator
Abstraction for something that can authenticate an SSH connection.
|
SSHAuthenticator.Mode
Reflects the different styles of applying authentication.
|
SSHAuthenticatorFactory
Extension point to allow plugging in
SSHAuthenticator implementations for the many SSH client libraries
available. |
SSHUser
Deprecated.
Use
StandardUsernameCredentials as the common class. |
SSHUserPassword
Deprecated.
use
StandardUsernamePasswordCredentials |
SSHUserPrivateKey
Details of a SSH user with a private key.
|
Copyright © 2016. All rights reserved.