protected class RBACMBeanInvoker.CanInvokeKey extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ObjectName |
objectName |
protected String |
operation |
protected String |
username |
| Modifier | Constructor and Description |
|---|---|
protected |
CanInvokeKey(String username,
ObjectName objectName,
String operation) |
protected String username
protected ObjectName objectName
protected String operation
protected CanInvokeKey(String username, ObjectName objectName, String operation)
Copyright © 2020 JBoss by Red Hat. All rights reserved.