@Extension @Symbol(value="azureAdAuthorizationMatrix") @SuppressRestrictedWarnings(value=org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor.class) public static class AzureAdAuthorizationMatrixNodeProperty.DescriptorImpl extends NodePropertyDescriptor implements org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixNodeProperty>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
AzureAdAuthorizationMatrixNodeProperty |
create() |
FormValidation |
doCheckName(Computer computer,
String value) |
String |
getDisplayName() |
PermissionScope |
getPermissionScope() |
boolean |
isApplicable() |
boolean |
isDisableGraphIntegration() |
AzureAdAuthorizationMatrixNodeProperty |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
isApplicableAsGlobal
for_, for_, isApplicable
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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AzureAdAuthorizationMatrixNodeProperty create()
create
in interface org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixNodeProperty>
public PermissionScope getPermissionScope()
getPermissionScope
in interface org.jenkinsci.plugins.matrixauth.AuthorizationContainerDescriptor
public AzureAdAuthorizationMatrixNodeProperty newInstance(org.kohsuke.stapler.StaplerRequest req, @NonNull net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance
in class Descriptor<NodeProperty<?>>
Descriptor.FormException
public boolean isApplicable()
isApplicable
in interface org.jenkinsci.plugins.matrixauth.AuthorizationPropertyDescriptor<AzureAdAuthorizationMatrixNodeProperty>
@NonNull public String getDisplayName()
getDisplayName
in class Descriptor<NodeProperty<?>>
public boolean isDisableGraphIntegration()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public FormValidation doCheckName(@AncestorInPath Computer computer, @QueryParameter String value)
Copyright © 2016–2022. All rights reserved.