public static class GlobalMatrixAuthorizationStrategy.DescriptorImpl extends Descriptor<AuthorizationStrategy> implements AuthorizationContainerDescriptor<GlobalMatrixAuthorizationStrategy>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
protected GlobalMatrixAuthorizationStrategy |
create() |
FormValidation |
doCheckName(String value) |
String |
getDisplayName() |
PermissionScope |
getPermissionScope() |
AuthorizationStrategy |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
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
doCheckName_, getAllGroups, getDescription, impliedByList, showPermission
public PermissionScope getPermissionScope()
getPermissionScope
in interface AuthorizationContainerDescriptor<GlobalMatrixAuthorizationStrategy>
@Nonnull public String getDisplayName()
getDisplayName
in class Descriptor<AuthorizationStrategy>
public AuthorizationStrategy newInstance(org.kohsuke.stapler.StaplerRequest req, @Nonnull net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance
in class Descriptor<AuthorizationStrategy>
Descriptor.FormException
protected GlobalMatrixAuthorizationStrategy create()
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public FormValidation doCheckName(@QueryParameter String value)
Copyright © 2016–2021. All rights reserved.