restrictedActions property

Set<String> restrictedActions
final

Actions that no user is permitted to perform through this pipeline (e.g. administrative operations that must go through a separate, more privileged flow).

Implementation

final Set<String> restrictedActions;