public interface MessageAuthorizationPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowedToConsume(ConnectionContext context,
org.apache.activemq.command.Message message)
Returns true if the given message is able to be dispatched to the connection
performing any user
|
boolean isAllowedToConsume(ConnectionContext context, org.apache.activemq.command.Message message)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.