public class ProjectQueueItemAuthenticator extends QueueItemAuthenticator
AuthorizeProjectProperty.| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectQueueItemAuthenticator.DescriptorImpl |
static class |
ProjectQueueItemAuthenticator.DescriptorVisibilityFilterImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ProjectQueueItemAuthenticator()
Deprecated.
|
ProjectQueueItemAuthenticator(Map<String,Boolean> strategyEnabledMap) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
authenticate(Queue.Item item) |
static ProjectQueueItemAuthenticator |
getConfigured() |
Map<String,Boolean> |
getStrategyEnabledMap() |
static boolean |
isConfigured() |
boolean |
isStrategyEnabled(Descriptor<?> d) |
protected Object |
readResolve() |
authenticate, getDescriptor@Deprecated public ProjectQueueItemAuthenticator()
protected Object readResolve()
@CheckForNull public Authentication authenticate(Queue.Item item)
authenticate in class QueueItemAuthenticatoritem - QueueItemAuthenticator.authenticate(hudson.model.Queue.Item)public boolean isStrategyEnabled(Descriptor<?> d)
public static ProjectQueueItemAuthenticator getConfigured()
public static boolean isConfigured()
ProjectQueueItemAuthenticator.Copyright © 2016–2021. All rights reserved.