Class GoogleOAuth2ScopeRequirement
java.lang.Object
com.cloudbees.plugins.credentials.domains.DomainRequirement
com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeRequirement
- All Implemented Interfaces:
ExtensionPoint
,Serializable
public abstract class GoogleOAuth2ScopeRequirement
extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
Used to type filter Google-specific
OAuth2ScopeRequirement
s.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
getScopes
-
Constructor Details
-
GoogleOAuth2ScopeRequirement
public GoogleOAuth2ScopeRequirement()
-