Uses of Class
io.jenkins.blueocean.ssh.UserKey
-
Uses of UserKey in io.jenkins.blueocean.ssh
Modifier and TypeMethodDescriptionUserPublicKeyRoute.Handler.getPublickey()
Gets or creates the user's private Jenkins-managed key and returns the public key to the userstatic UserKey
UserSSHKeyManager.getPublicKey
(User user, com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey key) Gets a readable SSH-compatible public key a user could paste somewhereUserPublicKeyRoute.Handler.resetPublicKey()
Deletes the user's private Jenkins-managed key