public class PerNodeOperationAccess extends BaseOperationAccessRequirement
operation, toString
address
log, traceEnabled
NONE
Constructor and Description |
---|
PerNodeOperationAccess(CommandContext ctx,
String nodeType,
String address,
String operation) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkAccess(CommandContext ctx) |
protected void |
completeAllowedOn(ModelControllerClient client) |
List<String> |
getAllowedOn(CommandContext ctx) |
protected boolean |
initList(ModelControllerClient client) |
void |
resetState() |
String |
toString() |
getAddress
cliEvent, isSatisfied
public PerNodeOperationAccess(CommandContext ctx, String nodeType, String address, String operation)
public void resetState()
resetState
in class BaseAccessRequirement
public List<String> getAllowedOn(CommandContext ctx)
protected boolean checkAccess(CommandContext ctx)
checkAccess
in class BaseAccessRequirement
public String toString()
toString
in class BaseOperationAccessRequirement
protected boolean initList(ModelControllerClient client)
protected void completeAllowedOn(ModelControllerClient client)
Copyright © 2023 JBoss by Red Hat. All rights reserved.