Robbie Gemmell created QPID-4747:
------------------------------------

             Summary: [Java Broker] make specifying the authentication provider 
mandatory on ports that use them and remove the defaultAuthenticationProvider 
attribute on the broker
                 Key: QPID-4747
                 URL: https://issues.apache.org/jira/browse/QPID-4747
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.22


Make specifying the authentication provider mandatory on each port type that 
requires it and remove the defaultAuthenticationProvider attribute on the 
broker.

The AMQP, JMX, HTTP ports are authenticated but the RMI registry port used to 
advertise the JMX connector isn't and cant make use of an authentication 
provider. The defaultAuthenticationProvider attribute makes this unclear, and 
uses some fairly ugly wiring up code at broker startup to make work, it should 
be removed and the currently optional per-port authenticationProvider attribute 
made mandatory on the port types that require it.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to