public class HawtioSecurityControlImpl extends AbstractControl implements HawtioSecurityControl
storageManager| Constructor and Description |
|---|
HawtioSecurityControlImpl(ArtemisMBeanServerGuard mBeanServerGuard,
StorageManager storageManager) |
| Modifier and Type | Method and Description |
|---|---|
TabularData |
canInvoke(Map<String,List<String>> bulkQuery) |
boolean |
canInvoke(String objectName) |
boolean |
canInvoke(String objectName,
String methodName) |
boolean |
canInvoke(String objectName,
String methodName,
String[] argumentTypes) |
protected MBeanAttributeInfo[] |
fillMBeanAttributeInfo() |
protected MBeanOperationInfo[] |
fillMBeanOperationInfo() |
blockOnIO, clearIO, getMBeanInfo, sendMessage, tcclCall, tcclInvokecacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic HawtioSecurityControlImpl(ArtemisMBeanServerGuard mBeanServerGuard, StorageManager storageManager) throws NotCompliantMBeanException
NotCompliantMBeanExceptionprotected MBeanOperationInfo[] fillMBeanOperationInfo()
fillMBeanOperationInfo in class AbstractControlprotected MBeanAttributeInfo[] fillMBeanAttributeInfo()
fillMBeanAttributeInfo in class AbstractControlpublic boolean canInvoke(String objectName) throws Exception
canInvoke in interface HawtioSecurityControlExceptionpublic boolean canInvoke(String objectName, String methodName) throws Exception
canInvoke in interface HawtioSecurityControlExceptionpublic boolean canInvoke(String objectName, String methodName, String[] argumentTypes) throws Exception
canInvoke in interface HawtioSecurityControlExceptionpublic TabularData canInvoke(Map<String,List<String>> bulkQuery) throws Exception
canInvoke in interface HawtioSecurityControlExceptionCopyright © 2025 JBoss by Red Hat. All rights reserved.