@Extension public static final class TextCredentials.DescriptorImpl extends hudson.model.Descriptor<TextCredentials>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCertificateAuthorityData(String value) |
hudson.util.FormValidation |
doCheckClientCertificateData(String value) |
hudson.util.FormValidation |
doCheckClientKeyData(String value) |
hudson.util.FormValidation |
doCheckServerUrl(String value) |
String |
getDefaultServerUrl() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, 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, toMappublic hudson.util.FormValidation doCheckServerUrl(@QueryParameter
String value)
public hudson.util.FormValidation doCheckCertificateAuthorityData(@QueryParameter
String value)
public hudson.util.FormValidation doCheckClientCertificateData(@QueryParameter
String value)
public hudson.util.FormValidation doCheckClientKeyData(@QueryParameter
String value)
public String getDefaultServerUrl()
Copyright © 2016–2017. All rights reserved.