[
https://issues.jboss.org/browse/WFLY-1984?page=com.atlassian.jira.plugin....
]
Ladislav Thon updated WFLY-1984:
--------------------------------
Labels: rbac-filed-by-qa (was: )
MBeanAttributeInfo#isReadable and MBeanAttributeInfo#isWrittable
return always true
-----------------------------------------------------------------------------------
Key: WFLY-1984
URL:
https://issues.jboss.org/browse/WFLY-1984
Project: WildFly
Issue Type: Sub-task
Components: Domain Management, Security
Reporter: Jakub Cechacek
Assignee: Kabir Khan
Labels: rbac-filed-by-qa
Fix For: 8.0.0.CR1
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/MBeanAttributeI...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira