@Extension @Symbol(value="secretServerSecret") public static final class ServerSecret.DescriptorImpl extends Descriptor<ServerSecret>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckBaseUrl(String value) |
FormValidation |
doCheckCredentialId(String value) |
FormValidation |
doCheckId(String value) |
ListBoxModel |
doFillCredentialIdItems(Item item) |
String |
getDisplayName() |
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<ServerSecret>public FormValidation doCheckCredentialId(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic ListBoxModel doFillCredentialIdItems(@AncestorInPath Item item)
public FormValidation doCheckId(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckBaseUrl(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2022. All rights reserved.