@Extension
public static class AzureCredentials.DescriptorImpl
extends com.cloudbees.plugins.credentials.CredentialsDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillAzureEnvironmentNameItems() |
hudson.util.FormValidation |
doVerifyConfiguration(String subscriptionId,
String clientId,
String clientSecret,
String tenant,
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, 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 doVerifyConfiguration(@QueryParameter
String subscriptionId,
@QueryParameter
String clientId,
@QueryParameter
String clientSecret,
@QueryParameter
String tenant,
@QueryParameter
String serviceManagementURL,
@QueryParameter
String authenticationEndpoint,
@QueryParameter
String resourceManagerEndpoint,
@QueryParameter
String graphEndpoint)
public hudson.util.ListBoxModel doFillAzureEnvironmentNameItems()
Copyright © 2016–2017. All rights reserved.