@Extension public static class BasicDigestAuthentication.BasicDigestAuthenticationDescriptor extends Descriptor<BasicDigestAuthentication>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
BasicDigestAuthenticationDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckKeyName(String value) |
FormValidation |
doCheckPassword(String value) |
FormValidation |
doCheckUserName(String value) |
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 FormValidation doCheckKeyName(@QueryParameter String value)
public FormValidation doCheckUserName(@QueryParameter String value)
public FormValidation doCheckPassword(@QueryParameter String value)
public String getDisplayName()
getDisplayName in class Descriptor<BasicDigestAuthentication>Copyright © 2016–2020. All rights reserved.