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