Class InstanceIdentity


  • public class InstanceIdentity
    extends Object
    Captures the RSA key pair that identifies/authenticates this instance. Useful wherever we need to authenticate Jenkins against something external to it (sshd-plugin for example).
    Author:
    Kohsuke Kawaguchi