public abstract static class OAuth2ScopeSpecification.Descriptor<T extends OAuth2ScopeRequirement>
extends com.cloudbees.plugins.credentials.domains.DomainSpecificationDescriptor
Constructor and Description |
---|
OAuth2ScopeSpecification.Descriptor(Class<T> providerRequirement) |
Modifier and Type | Method and Description |
---|---|
Class<T> |
getProviderRequirement()
Retrieve the class of
DomainRequirement s to which our associated
specifications should apply. |
Collection<String> |
getScopeItems()
Fetches the names and values of the set of scopes consumed by clients of
this plugin.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public Collection<String> getScopeItems()
Copyright © 2004-2014. All Rights Reserved.