@Extension
public static class StressTestCredentialsImpl.StressTestCredentialsDescriptor
extends com.cloudbees.plugins.credentials.CredentialsDescriptor
Constructor and Description |
---|
StressTestCredentialsDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckApiKey(String value) |
hudson.util.FormValidation |
doTestConnection(hudson.util.Secret apiKey) |
String |
getDisplayName() |
calcAutoCompleteSettings, calcFillSettings, doFillScopeItems, findContextInPath, findContextInPath, getCheckMethod, getCredentialsPage, getIconClassName, isApplicable, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, lookupContext, unwrapContext
addHelpFileRedirect, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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>
@POST public hudson.util.FormValidation doCheckApiKey(@QueryParameter String value)
@POST public hudson.util.FormValidation doTestConnection(@QueryParameter(value="apiKey") hudson.util.Secret apiKey) throws javax.mail.MessagingException, IOException, net.sf.json.JSONException, javax.servlet.ServletException
javax.mail.MessagingException
IOException
net.sf.json.JSONException
javax.servlet.ServletException
Copyright © 2016–2020. All rights reserved.