Class GoogleCloudStorageOAuthScopes

  • All Implemented Interfaces:
    org.jclouds.oauth.v2.config.OAuthScopes

    public abstract class GoogleCloudStorageOAuthScopes
    extends Object
    implements org.jclouds.oauth.v2.config.OAuthScopes
    • Method Detail

      • forRequest

        public List<String> forRequest​(HttpRequest input)
        If the path contains or ends with /acl or /defaultObjectAcl, it needs full-control.
        Specified by:
        forRequest in interface org.jclouds.oauth.v2.config.OAuthScopes