Package jenkins.model.identity
-
Class Summary Class Description IdentityRootAction A simple root action that exposes the public key to users so that they do not need to search for theX-Instance-Identity
response header, also exposes the fingerprint of the public key so that people can verify a fingerprint of a master before connecting to it.InstanceIdentityProvider<PUB extends PublicKey,PRIV extends PrivateKey> A source of instance identity.InstanceIdentityProvider.KeyTypes<PUB extends PublicKey,PRIV extends PrivateKey> Holds information about the paired keytypes that can be used to form the various identity keys.