@Extension public static final class Credential.CredentialDescriptor extends hudson.model.Descriptor<Credential>
| Constructor and Description |
|---|
CredentialDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Project context) |
static Credential |
fromStapler(String name,
String username,
hudson.util.Secret password,
String credentialsId,
boolean useGlobalCredential) |
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 hudson.model.Descriptor<Credential>public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Project context)
public static Credential fromStapler(@QueryParameter String name, @QueryParameter String username, @QueryParameter hudson.util.Secret password, @QueryParameter String credentialsId, @QueryParameter boolean useGlobalCredential)
Copyright © 2016–2017 Flexagon. All rights reserved.