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