Interface MBeanServerPlugin

    • Method Detail

      • accepts

        boolean accepts​(ObjectName objectName)
        Return true if this plugin can handle mbeans with the passed in name
        Parameters:
        objectName - the name of the mbean to check
        Returns:
        whether or not this plugin can handle the mbean
      • shouldAuditLog

        boolean shouldAuditLog()
        Return true if this plugin should audit log
        Returns:
        whether or not this plugin should audit log
      • shouldAuthorize

        boolean shouldAuthorize()
        Return true if this plugin should authorize calls
        Returns:
        whether or not this plugin should audit log