public class ArtemisMBeanServerGuard extends Object implements InvocationHandler
Constructor and Description |
---|
ArtemisMBeanServerGuard() |
Modifier and Type | Method and Description |
---|---|
boolean |
canInvoke(String object,
String operationName) |
static boolean |
currentUserHasRole(String requestedRole) |
void |
init() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
void |
setJMXAccessControlList(JMXAccessControlList JMXAccessControlList) |
public void init()
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
in interface InvocationHandler
Throwable
public void setJMXAccessControlList(JMXAccessControlList JMXAccessControlList)
public static boolean currentUserHasRole(String requestedRole)
Copyright © 2021 JBoss by Red Hat. All rights reserved.