Package | Description |
---|---|
org.wso2.carbon.andes.event.core | |
org.wso2.carbon.andes.event.core.internal.subscription.registry |
Modifier and Type | Method and Description |
---|---|
TopicRolePermission[] |
TopicManagerService.getTopicRolePermission(String topicName)
Gets the permissions for topic
|
Modifier and Type | Method and Description |
---|---|
void |
TopicManagerService.updatePermissions(String topicName,
TopicRolePermission[] topicRolePermissions)
Update permissions for a topic
|
Modifier and Type | Method and Description |
---|---|
TopicRolePermission[] |
TopicManagerServiceImpl.getTopicRolePermission(String topicName)
Gets the permissions for topic
|
Modifier and Type | Method and Description |
---|---|
void |
TopicManagerServiceImpl.updatePermissions(String topicName,
TopicRolePermission[] topicRolePermissions)
Update permissions for a topic
|
Copyright © 2018 WSO2. All rights reserved.