Class GoogleOAuth2ScopeSpecification
java.lang.Object
hudson.model.AbstractDescribableImpl<com.cloudbees.plugins.credentials.domains.DomainSpecification>
com.cloudbees.plugins.credentials.domains.DomainSpecification
com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecification<GoogleOAuth2ScopeRequirement>
com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeSpecification
- All Implemented Interfaces:
ExtensionPoint
,Describable<com.cloudbees.plugins.credentials.domains.DomainSpecification>
,Serializable
public class GoogleOAuth2ScopeSpecification
extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecification<GoogleOAuth2ScopeRequirement>
A Google-specific implementation of the
OAuth2ScopeSpecification
that limits its
application to Google-specific OAuth2ScopeRequirement
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Denoted this class is aDomainSpecification
plugin, in particular forOAuth2ScopeSpecification
Nested classes/interfaces inherited from class com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecification
com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecification.Descriptor<T extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement>
Nested classes/interfaces inherited from class com.cloudbees.plugins.credentials.domains.DomainSpecification
com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
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.OAuth2ScopeSpecification
_test, getDescriptor, getSpecifiedScopes, test
-
Constructor Details
-
GoogleOAuth2ScopeSpecification
-