@Extension public static class AzureCredentials.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 |
|---|---|
ListBoxModel |
doFillAzureEnvironmentNameItems() |
ListBoxModel |
doFillCertificateIdItems(Item owner) |
FormValidation |
doVerifyConfiguration(String subscriptionId,
String clientId,
String clientSecret,
String certificateId,
String tenant,
String azureEnvironmentName,
String serviceManagementURL,
String authenticationEndpoint,
String resourceManagerEndpoint,
String graphEndpoint) |
String |
getDisplayName() |
calcAutoCompleteSettings, calcFillSettings, doFillScopeItems, findContextInPath, findContextInPath, getCheckMethod, getCredentialsPage, getIconClassName, 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 doVerifyConfiguration(@QueryParameter String subscriptionId, @QueryParameter String clientId, @QueryParameter String clientSecret, @QueryParameter String certificateId, @QueryParameter String tenant, @QueryParameter String azureEnvironmentName, @QueryParameter String serviceManagementURL, @QueryParameter String authenticationEndpoint, @QueryParameter String resourceManagerEndpoint, @QueryParameter String graphEndpoint)
public ListBoxModel doFillCertificateIdItems(@AncestorInPath Item owner)
public ListBoxModel doFillAzureEnvironmentNameItems()
Copyright © 2016–2021. All rights reserved.