[jboss-jira] [JBoss JIRA] (AS7-3536) Review the inter-module dependencies directly relating to domain security

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Wed Feb 1 05:30:48 EST 2012


Darran Lofthouse created AS7-3536:
-------------------------------------

             Summary: Review the inter-module dependencies directly relating to domain security
                 Key: AS7-3536
                 URL: https://issues.jboss.org/browse/AS7-3536
             Project: Application Server 7
          Issue Type: Task
          Components: Domain Management, Security
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 7.2.0.Alpha1


The domain-management module containing a lot of the Remoting/SASL security services was added after a lot of the other inter-module dependencies had been established, now before the next major phase of development need to review the resulting dependencies and clean up.

Most notably the API/SPI aspect of the security classes should be better separated from the domain operations acting on them - there are numerous places where access to the API is required or other services need to implement an SPI interface but the close coupling of management operations causes cyclic dependency issues.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list