Class StorageScopeRequirement
java.lang.Object
com.cloudbees.plugins.credentials.domains.DomainRequirement
com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeRequirement
com.google.jenkins.plugins.storage.StorageScopeRequirement
- All Implemented Interfaces:
ExtensionPoint
,Serializable
public class StorageScopeRequirement
extends com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeRequirement
The required OAuth2 scopes for managing Google Cloud Storage buckets and objects.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StorageScopeRequirement
public StorageScopeRequirement()
-
-
Method Details
-
getScopes
- Specified by:
getScopes
in classcom.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
-