Class UserKey

java.lang.Object
io.jenkins.blueocean.ssh.UserKey

@ExportedBean public class UserKey extends Object
Simple model to hold a public key
  • Constructor Details

  • Method Details

    • getId

      @Exported(name="id") public String getId()
    • getPublicKey

      @Exported(name="publickey") public String getPublicKey()