Uses of Class
io.jenkins.blueocean.ssh.UserKey
Packages that use UserKey
-
Uses of UserKey in io.jenkins.blueocean.ssh
Methods in io.jenkins.blueocean.ssh that return UserKeyModifier and TypeMethodDescriptionUserPublicKeyRoute.Handler.getPublickey()Gets or creates the user's private Jenkins-managed key and returns the public key to the userstatic UserKeyUserSSHKeyManager.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