Showing:

Annotations
Attributes
Model
Properties
Element tns:authorizationEntry
Namespace http://activemq.apache.org/schema/core
Annotations
Represents an entry in a {@link DefaultAuthorizationMap} for assigning
different operations (read, write, admin) of user roles to a specific
destination or a hierarchical wildcard area of destinations.
Properties
content complex
Model
tns:adminACLs* | tns:destination{0,1} | tns:readACLs* | tns:writeACLs* | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:adminACLs, tns:destination, tns:readACLs, tns:writeACLs
Attributes
QName Type Use Annotation
admin xs:string optional
destination xs:string optional
groupClass xs:string optional
id xs:ID optional
queue xs:string optional
A helper method to set the destination from a configuration file
read xs:string optional
tempQueue xs:boolean optional
tempTopic xs:boolean optional
topic xs:string optional
A helper method to set the destination from a configuration file
write xs:string optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Element tns:authorizationEntry / tns:adminACLs
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
ANY element from ANY namespace
Element tns:authorizationEntry / tns:destination
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
tns:queue | tns:tempQueue | tns:tempTopic | tns:topic | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:queue, tns:tempQueue, tns:tempTopic, tns:topic
Element tns:authorizationEntry / tns:readACLs
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
ANY element from ANY namespace
Element tns:authorizationEntry / tns:writeACLs
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
ANY element from ANY namespace
Attribute tns:authorizationEntry / @admin
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:authorizationEntry / @destination
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:authorizationEntry / @groupClass
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:authorizationEntry / @queue
Namespace No namespace
Annotations
A helper method to set the destination from a configuration file
Type xs:string
Properties
content simple
Attribute tns:authorizationEntry / @read
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:authorizationEntry / @tempQueue
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:authorizationEntry / @tempTopic
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:authorizationEntry / @topic
Namespace No namespace
Annotations
A helper method to set the destination from a configuration file
Type xs:string
Properties
content simple
Attribute tns:authorizationEntry / @write
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:authorizationEntry / @id
Namespace No namespace
Type xs:ID
Properties
content simple