@Extension public static class SecretCertificateCredentials.DescriptorImpl extends BaseSecretCredentials.DescriptorImpl
com.cloudbees.plugins.credentials.CredentialsDescriptor.EnhancedCheckMethod
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doVerifyConfiguration(String servicePrincipalId,
String secretIdentifier,
Secret password) |
String |
getDisplayName() |
doFillServicePrincipalIdItems
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<com.cloudbees.plugins.credentials.Credentials>
public FormValidation doVerifyConfiguration(@QueryParameter String servicePrincipalId, @QueryParameter String secretIdentifier, @QueryParameter Secret password)
Copyright © 2016–2022. All rights reserved.