Uses of Class
com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
-
Uses of OAuth2ScopeRequirement in com.google.jenkins.plugins.credentials.oauth
Modifier and TypeInterfaceDescriptioninterface
OAuth2Credentials<T extends OAuth2ScopeRequirement>
Credentials that have an OAuth2 access token componentclass
OAuth2ScopeSpecification<T extends OAuth2ScopeRequirement>
The base class for provider-specific specifications, instantiated with the provider-specific requirement type to which the specification should apply.static class
The base descriptor for specification extensions.interface
OAuth2Token<T extends OAuth2ScopeRequirement>
Credentials that store an OAuth2 token (refresh or access)interface
Credentials that have a username and an access token combination.