Uses of Class
org.jenkinsci.plugins.authorizeproject.ProjectQueueItemAuthenticator
-
Packages that use ProjectQueueItemAuthenticator Package Description org.jenkinsci.plugins.authorizeproject -
-
Uses of ProjectQueueItemAuthenticator in org.jenkinsci.plugins.authorizeproject
Methods in org.jenkinsci.plugins.authorizeproject that return ProjectQueueItemAuthenticator Modifier and Type Method Description static ProjectQueueItemAuthenticator
ProjectQueueItemAuthenticator. getConfigured()
ProjectQueueItemAuthenticator
ProjectQueueItemAuthenticator.DescriptorImpl. newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
Creates newProjectQueueItemAuthenticator
from inputs.
-