Uses of Interface
com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPrivateKey
Package
Description
-
Uses of SSHUserPrivateKey in com.cloudbees.jenkins.plugins.sshcredentials
Modifier and TypeMethodDescriptionSSHAuthenticator.getPrivateKeys
(SSHUserPrivateKey user) Same asgetPrivateKeys()
but backward compatible for old implementations. -
Uses of SSHUserPrivateKey in com.cloudbees.jenkins.plugins.sshcredentials.impl
Modifier and TypeClassDescriptionclass
A simple username / password for use with SSH connections.Modifier and TypeMethodDescriptionSSHUserPrivateKeySnapshotTaker.snapshot
(SSHUserPrivateKey credentials) Modifier and TypeMethodDescriptionSSHUserPrivateKeySnapshotTaker.snapshot
(SSHUserPrivateKey credentials) ModifierConstructorDescriptionTrileadSSHPublicKeyAuthenticator
(com.trilead.ssh2.Connection connection, SSHUserPrivateKey user) Constructor.TrileadSSHPublicKeyAuthenticator
(com.trilead.ssh2.Connection connection, SSHUserPrivateKey user, String username) Constructor.