public static final class CloudCIAuthorizationStrategy.DescriptorImpl
extends hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
| 构造器和说明 |
|---|
DescriptorImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doAssignSubmit(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
void |
doProjectsSubmit(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
static String |
getCurrentUser() |
String |
getDisplayName() |
List<hudson.security.PermissionGroup> |
getGroups(String typeString) |
hudson.security.AuthorizationStrategy |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
boolean |
showPermission(String typeString,
hudson.security.Permission p) |
create, doCheckName_, doCheckName, getAllGroups, showPermissionaddHelpFileRedirect, 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, toMappublic String getDisplayName()
getDisplayName 在类中 hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImplpublic void doProjectsSubmit(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws UnsupportedEncodingException,
javax.servlet.ServletException,
hudson.model.Descriptor.FormException,
IOException
UnsupportedEncodingExceptionjavax.servlet.ServletExceptionhudson.model.Descriptor.FormExceptionIOExceptionpublic void doAssignSubmit(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws UnsupportedEncodingException,
javax.servlet.ServletException,
hudson.model.Descriptor.FormException,
IOException
UnsupportedEncodingExceptionjavax.servlet.ServletExceptionhudson.model.Descriptor.FormExceptionIOExceptionpublic hudson.security.AuthorizationStrategy newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance 在类中 hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImplhudson.model.Descriptor.FormExceptionpublic static final String getCurrentUser()
public boolean showPermission(String typeString, hudson.security.Permission p)
Copyright © 2004-2015. All Rights Reserved.