@Extension public static class CredentialsProviderManager.Configuration extends GlobalConfiguration
Descriptor.FormException, Descriptor.PropertyType, Descriptor.SelfExtensionPoint.LegacyInstancesAreScopedToHudsonclazz| Constructor and Description |
|---|
Configuration() |
all, getDescriptor, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public CredentialsProviderFilter getProviderFilter()
CredentialsProviderManager.getProviderFilter().CredentialsProviderFilter.@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public void setProviderFilter(CredentialsProviderFilter providerFilter)
CredentialsProviderManager.setProviderFilter(CredentialsProviderFilter).providerFilter - the CredentialsProviderFilter.@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public CredentialsTypeFilter getTypeFilter()
CredentialsProviderManager.getTypeFilter().CredentialsTypeFilter.@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public void setTypeFilter(CredentialsTypeFilter typeFilter)
CredentialsProviderManager.setTypeFilter(CredentialsTypeFilter).typeFilter - the CredentialsTypeFilter.@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public List<CredentialsProviderTypeRestriction> getRestrictions()
CredentialsProviderManager.getRestrictions().CredentialsProviderTypeRestriction instances.@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public void setRestrictions(List<CredentialsProviderTypeRestriction> restrictions)
CredentialsProviderManager.setRestrictions(List).restrictions - the CredentialsProviderTypeRestriction instances.public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws Descriptor.FormException
configure in class GlobalConfigurationDescriptor.FormExceptionpublic GlobalConfigurationCategory getCategory()
getCategory in class Descriptor<GlobalConfiguration>Copyright © 2016–2021. All rights reserved.