Package io.hawt.jmx

Class RBACRegistry

java.lang.Object
io.hawt.jmx.RBACRegistry
All Implemented Interfaces:
RBACRegistryMBean

public class RBACRegistry extends Object implements RBACRegistryMBean

Generally we do enhanced Jolokia list operation, but if OSGi env is found we decorate the returned objects with RBAC information.

  • Field Details

    • LOG

      public static final org.slf4j.Logger LOG
  • Constructor Details

    • RBACRegistry

      public RBACRegistry()
  • Method Details