public static class Privileging.PrivilegingExecutedByOrBuild<T> extends Privileging.PrivilegingBuild<T>
privileging
Modifier and Type | Method and Description |
---|---|
Privileging.PrivilegingBuild<T> |
executedBy(ActionExecutor executor)
Executed with this action executor.
|
build, build
public Privileging.PrivilegingBuild<T> executedBy(ActionExecutor executor)
executor
- the executor that runs the privileged actions.Copyright © 2005–2019 Codehaus. All rights reserved.