@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, isScopeRelevantaddHelpFileRedirect, 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<com.cloudbees.plugins.credentials.Credentials>public hudson.util.FormValidation doTestLogin(@QueryParameter(value="username")
String username,
@QueryParameter(value="password")
hudson.util.Secret password)
throws IOException
IOExceptionCopyright © 2016–2019. All rights reserved.