|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<jenkins.security.QueueItemAuthenticator>
jenkins.security.QueueItemAuthenticatorDescriptor
org.jenkinsci.plugins.authorizeproject.ProjectQueueItemAuthenticator.DescriptorImpl
@Extension public static class ProjectQueueItemAuthenticator.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
ProjectQueueItemAuthenticator.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
List<hudson.model.Descriptor<AuthorizeProjectStrategy>> |
getAvailableDescriptorList()
|
List<AuthorizeProjectStrategyDescriptor> |
getDescriptorsForGlobalSecurityConfigPage()
Deprecated. |
String |
getDisplayName()
|
ProjectQueueItemAuthenticator |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
Creates new ProjectQueueItemAuthenticator from inputs. |
| Methods inherited from class jenkins.security.QueueItemAuthenticatorDescriptor |
|---|
all |
| Methods inherited from class hudson.model.Descriptor |
|---|
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, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectQueueItemAuthenticator.DescriptorImpl()
| Method Detail |
|---|
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<jenkins.security.QueueItemAuthenticator>Descriptor.getDisplayName()@Deprecated public List<AuthorizeProjectStrategyDescriptor> getDescriptorsForGlobalSecurityConfigPage()
public List<hudson.model.Descriptor<AuthorizeProjectStrategy>> getAvailableDescriptorList()
AuthorizeProjectStrategy
public ProjectQueueItemAuthenticator newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
ProjectQueueItemAuthenticator from inputs.
Additional to that, configure global configurations of AuthorizeProjectStrategy.
newInstance in class hudson.model.Descriptor<jenkins.security.QueueItemAuthenticator>req - formData -
hudson.model.Descriptor.FormExceptionDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest, net.sf.json.JSONObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||