public class PerNodeOperationAccess extends BaseOperationAccessRequirement
operation, toStringaddresslog, traceEnabledNONE| 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() |
getAddresscliEvent, isSatisfiedpublic PerNodeOperationAccess(CommandContext ctx, String nodeType, String address, String operation)
public void resetState()
resetState in class BaseAccessRequirementpublic List<String> getAllowedOn(CommandContext ctx)
protected boolean checkAccess(CommandContext ctx)
checkAccess in class BaseAccessRequirementpublic String toString()
toString in class BaseOperationAccessRequirementprotected boolean initList(ModelControllerClient client)
protected void completeAllowedOn(ModelControllerClient client)
Copyright © 2014 JBoss by Red Hat. All rights reserved.