- CAN_INVOKE_RESULT_COLUMNS - Static variable in interface org.apache.karaf.management.JMXSecurityMBean
-
- CAN_INVOKE_RESULT_ROW_TYPE - Static variable in interface org.apache.karaf.management.JMXSecurityMBean
-
- CAN_INVOKE_TABULAR_TYPE - Static variable in interface org.apache.karaf.management.JMXSecurityMBean
-
- canInvoke(String) - Method in class org.apache.karaf.management.internal.JMXSecurityMBeanImpl
-
- canInvoke(String, String) - Method in class org.apache.karaf.management.internal.JMXSecurityMBeanImpl
-
- canInvoke(String, String, String[]) - Method in class org.apache.karaf.management.internal.JMXSecurityMBeanImpl
-
- canInvoke(Map<String, List<String>>) - Method in class org.apache.karaf.management.internal.JMXSecurityMBeanImpl
-
- canInvoke(String) - Method in interface org.apache.karaf.management.JMXSecurityMBean
-
Checks whether the current user can invoke any methods on a JMX MBean.
- canInvoke(String, String) - Method in interface org.apache.karaf.management.JMXSecurityMBean
-
Checks whether the current user can invoke overload of the given method.
- canInvoke(String, String, String[]) - Method in interface org.apache.karaf.management.JMXSecurityMBean
-
Checks whether the current user can invoke the given method.
- canInvoke(Map<String, List<String>>) - Method in interface org.apache.karaf.management.JMXSecurityMBean
-
Bulk operation to check whether the current user can access the requested MBeans or invoke the requested
methods.
- canInvoke(MBeanServer, ObjectName) - Method in class org.apache.karaf.management.KarafMBeanServerGuard
-
Returns whether there is any method that the current user can invoke.
- canInvoke(BulkRequestContext, MBeanServer, ObjectName) - Method in class org.apache.karaf.management.KarafMBeanServerGuard
-
Returns whether there is any method that the current user can invoke.
- canInvoke(MBeanServer, ObjectName, String) - Method in class org.apache.karaf.management.KarafMBeanServerGuard
-
Returns whether there is any overload of the specified method that can be invoked by the current user.
- canInvoke(BulkRequestContext, MBeanServer, ObjectName, String) - Method in class org.apache.karaf.management.KarafMBeanServerGuard
-
Returns whether there is any overload of the specified method that can be invoked by the current user.
- canInvoke(MBeanServer, ObjectName, String, String[]) - Method in class org.apache.karaf.management.KarafMBeanServerGuard
-
Returns true if the method on the MBean with the specified signature can be invoked.
- canInvoke(BulkRequestContext, MBeanServer, ObjectName, String, String[]) - Method in class org.apache.karaf.management.KarafMBeanServerGuard
-
Returns true if the method on the MBean with the specified signature can be invoked.
- ConnectorServerFactory - Class in org.apache.karaf.management
-
- ConnectorServerFactory() - Constructor for class org.apache.karaf.management.ConnectorServerFactory
-