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 |
RBACMBeanInvoker.CanInvokeKey(String username,
ObjectName objectName,
String operation) |
protected String username
protected ObjectName objectName
protected String operation
protected RBACMBeanInvoker.CanInvokeKey(String username, ObjectName objectName, String operation)
Copyright © 2017 JBoss by Red Hat. All rights reserved.