Sorry, I'm relatively new to ActiveMQ.

My question is how user with adim privileges can programatically ask broker
to disconnect client and/or forcefully remove his subscriptions? For example
malicious client used some other client credentials to connect to
broker(ActiveMQ security) and consumes/publish messages. Or another case
when client saw that network connection to the broker has been lost, but
broker didn't notice it yet. If client does fresh connection( without
keeping state) I need to force broker to remove previous client's connection
objects and subscriptions.

Does ActiveMQ has a solution for that?
-- 
View this message in context: 
http://www.nabble.com/How-to-force-broker-to-disconnect-client-tf3865880s2354.html#a10951836
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to