@Extension public static final class AzureSecurityRealm.DescriptorImpl extends Descriptor<SecurityRealm>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
DescriptorImpl(Class<? extends SecurityRealm> clazz) |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doVerifyConfiguration(String clientId,
Secret clientSecret,
String tenant) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, 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, toMappublic DescriptorImpl()
public DescriptorImpl(Class<? extends SecurityRealm> clazz)
public String getDisplayName()
getDisplayName in class Descriptor<SecurityRealm>public FormValidation doVerifyConfiguration(@QueryParameter String clientId, @QueryParameter Secret clientSecret, @QueryParameter String tenant) throws IOException, ExecutionException
IOExceptionExecutionExceptionCopyright © 2016–2021. All rights reserved.