@Extension @Symbol(value="azureAdAuthorizationMatrix") @SuppressRestrictedWarnings(value=org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor.class) public static class AzureAdAuthorizationMatrixProperty.DescriptorImpl extends JobPropertyDescriptor implements org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixProperty>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
AzureAdAuthorizationMatrixProperty |
create() |
AutoCompletionCandidates |
doAutoCompleteUserOrGroup(String value) |
FormValidation |
doCheckName(Job<?,?> project,
String value) |
String |
getDisplayName() |
PermissionScope |
getPermissionScope() |
boolean |
isApplicable() |
JobProperty<?> |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
all, getPropertyDescriptors, isApplicableaddHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic AzureAdAuthorizationMatrixProperty create()
create in interface org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixProperty>public PermissionScope getPermissionScope()
getPermissionScope in interface org.jenkinsci.plugins.matrixauth.AuthorizationContainerDescriptor<AzureAdAuthorizationMatrixProperty>public JobProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance in class JobPropertyDescriptorDescriptor.FormExceptionpublic boolean isApplicable()
isApplicable in interface org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixProperty>@GET public FormValidation doCheckName(@AncestorInPath Job<?,?> project, @QueryParameter String value)
@Nonnull public String getDisplayName()
getDisplayName in class Descriptor<JobProperty<?>>public AutoCompletionCandidates doAutoCompleteUserOrGroup(@QueryParameter String value) throws IOException
IOExceptionCopyright © 2016–2021. All rights reserved.