Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-709

MBeanAttributeInfo#isReadable and MBeanAttributeInfo#isWrittable return always true

XMLWordPrintable

      According to javadoc [1] these methods should return boolean value based on whether this attribute can be read / written. However currently true is returned even though authenticated user can't perform read / write operation.

      Note: As I am familiar with JMX spec only very briefly, it is possible that these methods are intended for something bit different.

      [1] http://docs.oracle.com/javase/7/docs/api/javax/management/MBeanAttributeInfo.html#isReadable()

            Unassigned Unassigned
            jcechace@redhat.com Jakub Čecháček
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: