@Extension public static class KsmCredential.DescriptorImpl extends com.cloudbees.plugins.credentials.CredentialsDescriptor
com.cloudbees.plugins.credentials.CredentialsDescriptor.EnhancedCheckMethodDescriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckDescription(String description) |
FormValidation |
doCheckHostname(String hostname) |
FormValidation |
doCheckToken(String token) |
FormValidation |
doTestCredential(String hostname,
String clientId,
String privateKey,
String appKey,
boolean skipSslVerification) |
String |
getDisplayName() |
String |
getIconClassName() |
calcAutoCompleteSettings, calcFillSettings, doFillScopeItems, findContextInPath, findContextInPath, getCheckMethod, getCredentialsPage, isApplicable, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant, lookupContext, unwrapContextaddHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@NonNull public String getDisplayName()
getDisplayName in class Descriptor<com.cloudbees.plugins.credentials.Credentials>public FormValidation doCheckToken(@QueryParameter String token)
public FormValidation doCheckHostname(@QueryParameter String hostname)
public FormValidation doCheckDescription(@QueryParameter String description)
@POST @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public FormValidation doTestCredential(@QueryParameter String hostname, @QueryParameter String clientId, @QueryParameter String privateKey, @QueryParameter String appKey, @QueryParameter boolean skipSslVerification)
public String getIconClassName()
getIconClassName in interface IconSpecgetIconClassName in class com.cloudbees.plugins.credentials.CredentialsDescriptorCopyright © 2016–2022. All rights reserved.