Package | Description |
---|---|
org.wso2.carbon.andes.admin |
Modifier and Type | Method and Description |
---|---|
QueueRolePermission[] |
AndesAdminService.getQueueRolePermission(String queueName)
Get all permission of the given queue name
|
Modifier and Type | Method and Description |
---|---|
void |
AndesAdminService.addQueueAndAssignPermission(String queueName,
QueueRolePermission[] queueRolePermissionsDTO)
Add a queue with the given name and assign permissions
|
void |
AndesAdminService.updatePermission(String queueName,
QueueRolePermission[] queueRolePermissionsDTO)
Update the permission of the given queue name
|
Copyright © 2021 WSO2. All rights reserved.