[jboss-jira] [JBoss JIRA] (WFLY-1986) Review exceptions thrown for authorization cases in JMX

Jakub Cechacek (JIRA) jira-events at lists.jboss.org
Tue Sep 3 03:55:03 EDT 2013


Jakub Cechacek created WFLY-1986:
------------------------------------

             Summary: Review exceptions thrown for authorization cases in JMX
                 Key: WFLY-1986
                 URL: https://issues.jboss.org/browse/WFLY-1986
             Project: WildFly
          Issue Type: Sub-task
            Reporter: Jakub Cechacek
            Assignee: Kabir Khan


It should be reconsidered which exception to use for RBAC authorization cases in JMX. 

For example "AttributeNotFoundException" doesn't make much sense when attribute exists but user is missing permissions for write. In this case I would use its superclass "OperationsException" instead. 

--
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


More information about the jboss-jira mailing list