[jboss-jira] [JBoss JIRA] (WFLY-1984) MBeanAttributeInfo#isReadable and MBeanAttributeInfo#isWrittable return always true

Brian Stansberry (JIRA) issues at jboss.org
Mon May 11 13:58:19 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067019#comment-13067019 ] 

Brian Stansberry commented on WFLY-1984:
----------------------------------------

I just reschedule this, but I'm quite comfortable with just leaving the behavior as is.

> MBeanAttributeInfo#isReadable and MBeanAttributeInfo#isWrittable return always true
> -----------------------------------------------------------------------------------
>
>                 Key: WFLY-1984
>                 URL: https://issues.jboss.org/browse/WFLY-1984
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Domain Management, Security
>            Reporter: Jakub Cechacek
>            Assignee: Kabir Khan
>              Labels: rbac-filed-by-qa
>             Fix For: 10.0.0.Beta1
>
>
> 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()



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list