@Extension(optional=true) @Symbol(value="azureAdAuthorizationMatrix") @SuppressRestrictedWarnings(value=org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor.class) public static class AzureAdAuthorizationMatrixFolderProperty.DescriptorImpl extends com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptor implements org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixFolderProperty>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
AzureAdAuthorizationMatrixFolderProperty |
create() |
AutoCompletionCandidates |
doAutoCompleteUserOrGroup(String value) |
FormValidation |
doCheckName(com.cloudbees.hudson.plugins.folder.AbstractFolder<?> folder,
String value) |
String |
getDisplayName() |
PermissionScope |
getPermissionScope() |
boolean |
isApplicable() |
com.cloudbees.hudson.plugins.folder.properties.AuthorizationMatrixProperty |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
getApplicableDescriptors, 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 AzureAdAuthorizationMatrixFolderProperty create()
create in interface org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixFolderProperty>public PermissionScope getPermissionScope()
getPermissionScope in interface org.jenkinsci.plugins.matrixauth.AuthorizationContainerDescriptor<AzureAdAuthorizationMatrixFolderProperty>public com.cloudbees.hudson.plugins.folder.properties.AuthorizationMatrixProperty newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws Descriptor.FormException
newInstance in class com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptorDescriptor.FormExceptionpublic boolean isApplicable()
isApplicable in interface org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixFolderProperty>@GET public FormValidation doCheckName(@AncestorInPath com.cloudbees.hudson.plugins.folder.AbstractFolder<?> folder, @QueryParameter String value)
@Nonnull public String getDisplayName()
getDisplayName in class Descriptor<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>public AutoCompletionCandidates doAutoCompleteUserOrGroup(@QueryParameter String value) throws IOException
IOExceptionCopyright © 2016–2021. All rights reserved.