Uses of Class
com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentials.Descriptor
-
Packages that use GoogleRobotMetadataCredentials.Descriptor Package Description com.google.jenkins.plugins.credentials.oauth This package implements Jenkins plugins providing Google-specific OAuth2 Credentials, Domain Requirements and Specifications. -
-
Uses of GoogleRobotMetadataCredentials.Descriptor in com.google.jenkins.plugins.credentials.oauth
Methods in com.google.jenkins.plugins.credentials.oauth that return GoogleRobotMetadataCredentials.Descriptor Modifier and Type Method Description GoogleRobotMetadataCredentials.Descriptor
GoogleRobotMetadataCredentials. getDescriptor()
static GoogleRobotMetadataCredentials.Descriptor
GoogleRobotMetadataCredentials.Descriptor. metadataDescriptor()
This factory method determines whether the host machine has an associated metadata server, and if so registers the metadata-based robot credential.
-