Interface HawtioSecurityControl
-
- All Known Implementing Classes:
HawtioSecurityControlImpl
public interface HawtioSecurityControl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanInvoke(String objectName)booleancanInvoke(String objectName, String methodName)booleancanInvoke(String objectName, String methodName, String[] argumentTypes)TabularDatacanInvoke(Map<String,List<String>> bulkQuery)
-