FUSE ESB 3.3 Configuration Reference

http://activemq.org/config/1.0
element authorizationMap

Model
<authorizationMap
  defaultEntry = string
  id = ID
  tempDestinationAuthorizationEntry = string
  (any attribute from any namespace other than http://activemq.org/config/1.0)>
authorizationEntries?, defaultEntry?, entries?, tempDestinationAuthorizationEntry?, (any element from any namespace other than http://activemq.org/config/1.0)
</authorizationMap>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
element-only content, not nillable.
Usage
This element can be the root element of XML instance documents.
This element can be a child of the following elements: securedBroker/authorizationMap, simpleAuthorizationMap/adminACLs, simpleAuthorizationMap/readACLs, simpleAuthorizationMap/writeACLs, authorizationPlugin/map.
Documentation
        Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies. Each entry in the map represents the authorization ACLs
for each operation.
      

Nested Element Summary
sequence
anonymous type derived from anyTypeauthorizationEntries optional
           Sets the individual entries on the authorization map
anonymous type derived from anyTypedefaultEntry optional
           
anonymous type derived from anyTypeentries optional
           A helper method to allow the destination map to be populated from a dependency injection framework such as Spring
anonymous type derived from anyTypetempDestinationAuthorizationEntry optional
           


Attribute Summary
stringdefaultEntry
           
IDid
           
stringtempDestinationAuthorizationEntry
           

Attribute Detail

defaultEntry

Definition

Defined with global type string

Model
string
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

id

Definition

Defined with global type ID

Model
{NCName}
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

tempDestinationAuthorizationEntry

Definition

Defined with global type string

Model
string
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

FUSE ESB 3.3 Configuration Reference

FUSE ESB 3.3 Configuration Reference