Description
Currently we only allow for a single AuthenticationManager across all ports. We should allow for separate ports to allow for different authentication schemes. Ideally we should also allow for different vhosts to be bound to different ports and for different SASL mechanisms to be bound to different authentication managers, but these steps should be covered by later JIRAs.