| Package | Description |
|---|---|
| io.jenkins.blueocean.ssh |
| Modifier and Type | Method and Description |
|---|---|
UserKey |
UserPublicKeyRoute.Handler.getPublickey()
Gets or creates the user's private Jenkins-managed key and returns the
public key to the user
|
static UserKey |
UserSSHKeyManager.getPublicKey(User user,
com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey key)
Gets a readable SSH-compatible public key a user could paste somewhere
|
UserKey |
UserPublicKeyRoute.Handler.resetPublicKey()
Deletes the user's private Jenkins-managed key
|
Copyright © 2016–2018. All rights reserved.