Hi, I've implemented my own AuthorizationMap.
By implementing AuthorizationMap one can access the object ActiveMQDestination but in destination.getProperties() there's only physicalName.
How could I access properties such as JMSXUserID getUserName(), getConnectionId() and getRemoteAddress()... if this interface has no ConnectionContext ?
t.
