@Extension
public static class OpenIdLoginService.GlobalConfigurationImpl
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
GlobalConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
jenkins.model.GlobalConfigurationCategory |
getCategory() |
boolean |
isEnabled() |
boolean |
isHidden() |
void |
setEnabled(boolean enabled) |
all, getDescriptor, getDisplayName, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isHidden()
public boolean isEnabled()
public void setEnabled(boolean enabled)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>hudson.model.Descriptor.FormExceptionpublic jenkins.model.GlobalConfigurationCategory getCategory()
getCategory in class jenkins.model.GlobalConfigurationCopyright © 2016. All rights reserved.