Package com.cloudbees.jenkins.plugins.sshcredentials.impl
package com.cloudbees.jenkins.plugins.sshcredentials.impl
-
ClassDescriptionDeprecated.Resolve credentials for legacy code.A simple username / password for use with SSH connections.Let the user enter the key directly via copy & pasteDescriptor for a
BasicSSHUserPrivateKey.PrivateKeySource
Deprecated.This approach has security vulnerability and should be migrated toBasicSSHUserPrivateKey.DirectEntryPrivateKeySource
A source of private keysDescriptor for aBasicSSHUserPrivateKey.PrivateKeySource
Deprecated.This approach has security vulnerability and should be migrated toBasicSSHUserPrivateKey.DirectEntryPrivateKeySource
Generated localization support class.Does password auth with aConnection
.Extension point to allow plugging inSSHAuthenticator
implementations for the many SSH client libraries available.Does public key auth with aConnection
.Extension point to allow plugging inSSHAuthenticator
implementations for the many SSH client libraries available.
UsernamePasswordCredentialsImpl