public class GlobalQueueItemAuthenticator
extends jenkins.security.QueueItemAuthenticator
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalQueueItemAuthenticator.DescriptorImpl |
| Constructor and Description |
|---|
GlobalQueueItemAuthenticator(AuthorizeProjectStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
org.acegisecurity.Authentication |
authenticate(hudson.model.Queue.Item item) |
AuthorizeProjectStrategy |
getStrategy() |
@DataBoundConstructor public GlobalQueueItemAuthenticator(AuthorizeProjectStrategy strategy)
public AuthorizeProjectStrategy getStrategy()
public org.acegisecurity.Authentication authenticate(hudson.model.Queue.Item item)
authenticate in class jenkins.security.QueueItemAuthenticatorCopyright © 2004-2016. All Rights Reserved.