public static class GlobalMatrixAuthorizationStrategy.DescriptorImpl
extends hudson.model.Descriptor<hudson.security.AuthorizationStrategy>
Modifier | Constructor and Description |
---|---|
|
DescriptorImpl() |
protected |
DescriptorImpl(Class<? extends GlobalMatrixAuthorizationStrategy> clazz) |
Modifier and Type | Method and Description |
---|---|
protected GlobalMatrixAuthorizationStrategy |
create() |
hudson.util.FormValidation |
doCheckName_(String value,
hudson.security.AccessControlled subject,
hudson.security.Permission permission) |
hudson.util.FormValidation |
doCheckName(String value) |
List<hudson.security.PermissionGroup> |
getAllGroups() |
String |
getDisplayName() |
hudson.security.AuthorizationStrategy |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
boolean |
showPermission(hudson.security.Permission p) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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
protected DescriptorImpl(Class<? extends GlobalMatrixAuthorizationStrategy> clazz)
public DescriptorImpl()
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.security.AuthorizationStrategy>
public hudson.security.AuthorizationStrategy newInstance(org.kohsuke.stapler.StaplerRequest req, 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()
public List<hudson.security.PermissionGroup> getAllGroups()
public boolean showPermission(hudson.security.Permission p)
public hudson.util.FormValidation doCheckName(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public hudson.util.FormValidation doCheckName_(String value, hudson.security.AccessControlled subject, hudson.security.Permission permission) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
Copyright © 2016. All rights reserved.