Uses of Class
com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.AccountIdNotSetException
-
Packages that use GoogleRobotPrivateKeyCredentials.AccountIdNotSetException 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.AccountIdNotSetException in com.google.jenkins.plugins.credentials.oauth
Methods in com.google.jenkins.plugins.credentials.oauth that throw GoogleRobotPrivateKeyCredentials.AccountIdNotSetException Modifier and Type Method Description com.google.api.client.googleapis.auth.oauth2.GoogleCredential
GoogleRobotPrivateKeyCredentials. getGoogleCredential(GoogleOAuth2ScopeRequirement requirement)
String
GoogleRobotPrivateKeyCredentials. getUsername()
-