| Interface | Description |
|---|---|
| SSHUser | Deprecated
Use
StandardUsernameCredentials as the common class. |
| SSHUserPassword | Deprecated
use
StandardUsernamePasswordCredentials |
| SSHUserPrivateKey |
Details of a SSH user with a private key.
|
| Class | Description |
|---|---|
| Messages |
Generated localization support class.
|
| SSHAuthenticator<C,U extends com.cloudbees.plugins.credentials.common.StandardUsernameCredentials> |
Abstraction for something that can authenticate an SSH connection.
|
| SSHAuthenticatorFactory |
Extension point to allow plugging in
SSHAuthenticator implementations for the many SSH client libraries
available. |
| SSHUserListBoxModel | Deprecated
Use
StandardUsernameListBoxModel with SSHAuthenticator instead. |
| Enum | Description |
|---|---|
| SSHAuthenticator.Mode |
Reflects the different styles of applying authentication.
|
| Exception | Description |
|---|---|
| SSHAuthenticatorException |
Copyright © 2016–2020. All rights reserved.