public static class GlobalMatrixAuthorizationStrategy.DescriptorImpl
extends hudson.model.Descriptor<hudson.security.AuthorizationStrategy>
| Modifier | Constructor and Description |
|---|---|
|
GlobalMatrixAuthorizationStrategy.DescriptorImpl() |
protected |
GlobalMatrixAuthorizationStrategy.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, 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, toMapprotected GlobalMatrixAuthorizationStrategy.DescriptorImpl(Class<? extends GlobalMatrixAuthorizationStrategy> clazz)
public GlobalMatrixAuthorizationStrategy.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.FormExceptionprotected 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
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckName_(String value, hudson.security.AccessControlled subject, hudson.security.Permission permission) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2004-2013. All Rights Reserved.