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, showPermission
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
public String getDisplayName()
getDisplayName
在类中 hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
public void doProjectsSubmit(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws UnsupportedEncodingException, javax.servlet.ServletException, hudson.model.Descriptor.FormException, IOException
UnsupportedEncodingException
javax.servlet.ServletException
hudson.model.Descriptor.FormException
IOException
public void doAssignSubmit(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws UnsupportedEncodingException, javax.servlet.ServletException, hudson.model.Descriptor.FormException, IOException
UnsupportedEncodingException
javax.servlet.ServletException
hudson.model.Descriptor.FormException
IOException
public hudson.security.AuthorizationStrategy newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
在类中 hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
hudson.model.Descriptor.FormException
public static final String getCurrentUser()
public boolean showPermission(String typeString, hudson.security.Permission p)
Copyright © 2004-2015. All Rights Reserved.