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 | |
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 |
ListBoxModel with StandardUsernameCredentials support. |
Enum | Description |
---|---|
SSHAuthenticator.Mode |
Reflects the different styles of applying authentication.
|
Exception | Description |
---|---|
SSHAuthenticatorException |
Copyright © 2014. All rights reserved.