public interface HawtioSecurityControl
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) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.