public abstract class AbstractSecuredAction extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSecuredAction.ParamObj |
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_CREDENTIALS_PROVIDED |
| Constructor and Description |
|---|
AbstractSecuredAction() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
run(AbstractSecuredAction.ParamObj paramObj) |
void |
runAsJenkinsUser(AbstractSecuredAction.ParamObj paramObj) |
public static final String NO_CREDENTIALS_PROVIDED
protected abstract void run(AbstractSecuredAction.ParamObj paramObj)
public void runAsJenkinsUser(AbstractSecuredAction.ParamObj paramObj)
Copyright © 2016–2021. All rights reserved.