@Deprecated public class EventBrokerUtils extends Object
Constructor and Description |
---|
EventBrokerUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.axis2.context.MessageContext |
createMessageContext(org.apache.axiom.om.OMElement payload,
org.apache.axiom.om.OMElement topic,
int tenantId)
Deprecated.
|
static String |
extractTopicFromMessage(org.apache.axis2.context.MessageContext mc)
Deprecated.
|
static String |
getLoggedInUserName()
Deprecated.
|
static String |
getSecureTopicRegistryPath(String topicName)
Deprecated.
|
static boolean |
isSystemAllowedRole(String role)
Deprecated.
|
static boolean |
isSystemDefinedUser(String user)
Deprecated.
|
public static org.apache.axis2.context.MessageContext createMessageContext(org.apache.axiom.om.OMElement payload, org.apache.axiom.om.OMElement topic, int tenantId) throws EventBrokerException
EventBrokerException
public static String getSecureTopicRegistryPath(String topicName)
public static String getLoggedInUserName()
public static boolean isSystemDefinedUser(String user)
public static boolean isSystemAllowedRole(String role)
public static String extractTopicFromMessage(org.apache.axis2.context.MessageContext mc) throws WSEventException
WSEventException
Copyright © 2023 WSO2. All rights reserved.