Uses of Class
com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials.AbstractGoogleRobotCredentialsDescriptor
-
Packages that use GoogleRobotCredentials.AbstractGoogleRobotCredentialsDescriptor Package Description com.google.jenkins.plugins.credentials.oauth This package implements Jenkins plugins providing Google-specific OAuth2 Credentials, Domain Requirements and Specifications. -
-
Uses of GoogleRobotCredentials.AbstractGoogleRobotCredentialsDescriptor in com.google.jenkins.plugins.credentials.oauth
Subclasses of GoogleRobotCredentials.AbstractGoogleRobotCredentialsDescriptor in com.google.jenkins.plugins.credentials.oauth Modifier and Type Class Description static class
GoogleRobotMetadataCredentials.Descriptor
Descriptor for our unlimited service account extension.static class
GoogleRobotPrivateKeyCredentials.Descriptor
Descriptor for our unlimited service account extension.Methods in com.google.jenkins.plugins.credentials.oauth that return GoogleRobotCredentials.AbstractGoogleRobotCredentialsDescriptor Modifier and Type Method Description GoogleRobotCredentials.AbstractGoogleRobotCredentialsDescriptor
GoogleRobotCredentials. getDescriptor()
-