Hello,

I'm using ActiveMQ with JMS and MQTT, like following.
clientB - JMS - AMQ -(*)- MQTT - clientA.
I want to convert data in message only from/to MQTT at (*).
The conversion depends on authentication information. 
I tried to convert data by modifying MQTT plugin.
But I can not find how to get SecurityContext on MQTT plugin.
My question is
How can I get SecurityContext in MQTT plugin?

Regards,
mtakahashi 



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-can-I-convert-message-from-MQTTTransport-tp4680383.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to