@Extension
public static class FrugalCredentialsImpl.DescriptorImpl
extends com.cloudbees.plugins.credentials.CredentialsDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doTestLogin(String username,
hudson.util.Secret password) |
String |
getDisplayName() |
doFillScopeItems, getCredentialsPage, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant
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, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>
public hudson.util.FormValidation doTestLogin(@QueryParameter(value="username") String username, @QueryParameter(value="password") hudson.util.Secret password) throws IOException
IOException
Copyright © 2016–2019. All rights reserved.