Uses of Class
com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.PrivateKeyNotSetException
-
Packages that use GoogleRobotPrivateKeyCredentials.PrivateKeyNotSetException Package Description com.google.jenkins.plugins.credentials.oauth This package implements Jenkins plugins providing Google-specific OAuth2 Credentials, Domain Requirements and Specifications. -
-
Uses of GoogleRobotPrivateKeyCredentials.PrivateKeyNotSetException in com.google.jenkins.plugins.credentials.oauth
Methods in com.google.jenkins.plugins.credentials.oauth that throw GoogleRobotPrivateKeyCredentials.PrivateKeyNotSetException Modifier and Type Method Description com.google.api.client.googleapis.auth.oauth2.GoogleCredential
GoogleRobotPrivateKeyCredentials. getGoogleCredential(GoogleOAuth2ScopeRequirement requirement)
-