@Extension public static class BasicDigestAuthentication.BasicDigestAuthenticationDescriptor extends hudson.model.Descriptor<BasicDigestAuthentication>
| Constructor and Description |
|---|
BasicDigestAuthenticationDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckKeyName(String value) |
hudson.util.FormValidation |
doCheckPassword(String value) |
hudson.util.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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic hudson.util.FormValidation doCheckKeyName(@QueryParameter
String value)
public hudson.util.FormValidation doCheckUserName(@QueryParameter
String value)
public hudson.util.FormValidation doCheckPassword(@QueryParameter
String value)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<BasicDigestAuthentication>Copyright © 2016–2025. All rights reserved.