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