Package | Description |
---|---|
org.apache.activemq.schema.core |
Modifier and Type | Field and Description |
---|---|
protected DtoAuthorizationMap |
DtoSimpleAuthorizationMap.AdminACLs.authorizationMap |
protected DtoAuthorizationMap |
DtoSimpleAuthorizationMap.ReadACLs.authorizationMap |
protected DtoAuthorizationMap |
DtoSimpleAuthorizationMap.WriteACLs.authorizationMap |
protected DtoAuthorizationMap |
DtoAuthorizationPlugin.Map.authorizationMap |
Modifier and Type | Method and Description |
---|---|
DtoAuthorizationMap |
ObjectFactory.createDtoAuthorizationMap()
Create an instance of
DtoAuthorizationMap |
DtoAuthorizationMap |
DtoSimpleAuthorizationMap.AdminACLs.getAuthorizationMap()
Gets the value of the authorizationMap property.
|
DtoAuthorizationMap |
DtoSimpleAuthorizationMap.ReadACLs.getAuthorizationMap()
Gets the value of the authorizationMap property.
|
DtoAuthorizationMap |
DtoSimpleAuthorizationMap.WriteACLs.getAuthorizationMap()
Gets the value of the authorizationMap property.
|
DtoAuthorizationMap |
DtoAuthorizationPlugin.Map.getAuthorizationMap()
Gets the value of the authorizationMap property.
|
Modifier and Type | Method and Description |
---|---|
void |
DtoSimpleAuthorizationMap.AdminACLs.setAuthorizationMap(DtoAuthorizationMap value)
Sets the value of the authorizationMap property.
|
void |
DtoSimpleAuthorizationMap.ReadACLs.setAuthorizationMap(DtoAuthorizationMap value)
Sets the value of the authorizationMap property.
|
void |
DtoSimpleAuthorizationMap.WriteACLs.setAuthorizationMap(DtoAuthorizationMap value)
Sets the value of the authorizationMap property.
|
void |
DtoAuthorizationPlugin.Map.setAuthorizationMap(DtoAuthorizationMap value)
Sets the value of the authorizationMap property.
|
Copyright © 2005–2021 FuseSource, Corp.. All rights reserved.