Class EventBrokerUtils

    • Constructor Detail

      • EventBrokerUtils

        public EventBrokerUtils()
        Deprecated.
    • Method Detail

      • createMessageContext

        public static org.apache.axis2.context.MessageContext createMessageContext​(org.apache.axiom.om.OMElement payload,
                                                                                   org.apache.axiom.om.OMElement topic,
                                                                                   int tenantId)
                                                                            throws EventBrokerException
        Deprecated.
        Throws:
        EventBrokerException
      • getSecureTopicRegistryPath

        public static String getSecureTopicRegistryPath​(String topicName)
        Deprecated.
      • getLoggedInUserName

        public static String getLoggedInUserName()
        Deprecated.
      • isSystemDefinedUser

        public static boolean isSystemDefinedUser​(String user)
        Deprecated.
      • isSystemAllowedRole

        public static boolean isSystemAllowedRole​(String role)
        Deprecated.