Is it possible to configure a login module such that it only affects certain destinations (topics/queues)? For some destinations I'd like to require username/password, some others I'd like to require client certificates.
Meanwhile I have some other channels that don't need username/password auth or client certificates at all.