public class TriggeringUsersAuthorizationStrategy extends AuthorizeProjectStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
TriggeringUsersAuthorizationStrategy.DescriptorImpl |
| Constructor and Description |
|---|
TriggeringUsersAuthorizationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.acegisecurity.Authentication |
authenticate(hudson.model.Job<?,?> project,
hudson.model.Queue.Item item)
Returns the
Authentication for the build. |
all, authenticate@DataBoundConstructor public TriggeringUsersAuthorizationStrategy()
public org.acegisecurity.Authentication authenticate(hudson.model.Job<?,?> project,
hudson.model.Queue.Item item)
AuthorizeProjectStrategyAuthentication for the build.authenticate in class AuthorizeProjectStrategyproject - item - AuthorizeProjectStrategy.authenticate(hudson.model.Job, hudson.model.Queue.Item)Copyright © 2016. All rights reserved.