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-specificOAuth2ScopeRequirement
s.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Constructor Summary
Constructors Constructor Description GoogleOAuth2ScopeRequirement()
-