public abstract class OAuth2ScopeRequirement
extends com.cloudbees.plugins.credentials.domains.DomainRequirement
GoogleOAuth2ScopeRequirement
Constructor and Description |
---|
OAuth2ScopeRequirement() |
Modifier and Type | Method and Description |
---|---|
abstract Collection<String> |
getScopes()
The set of oauth scopes required for authenticating the plugin
against some service provider.
|
public abstract Collection<String> getScopes()
Copyright © 2004-2014. All Rights Reserved.