@Extension @Symbol(value="credentials") public static class CredentialsParameterDefinition.DescriptorImpl extends ParameterDefinition.ParameterDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
ListBoxModel |
doFillCredentialTypeItems() |
StandardListBoxModel |
doFillDefaultValueItems(Item context,
String credentialType) |
StandardListBoxModel |
doFillValueItems(Item context,
String credentialType,
String value,
boolean required,
boolean includeUser) |
String |
getDisplayName() |
getValuePageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, 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, toMappublic String getDisplayName()
getDisplayName in class ParameterDefinition.ParameterDescriptorpublic ListBoxModel doFillCredentialTypeItems()
public StandardListBoxModel doFillDefaultValueItems(@AncestorInPath Item context, @QueryParameter(required=true) String credentialType)
public StandardListBoxModel doFillValueItems(@AncestorInPath Item context, @QueryParameter(required=true) String credentialType, @QueryParameter String value, @QueryParameter boolean required, @QueryParameter boolean includeUser)
Copyright © 2016–2021. All rights reserved.