public class EventSinkConfigXml extends Object
Constructor and Description |
---|
EventSinkConfigXml() |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
buildEventSink(String username,
String password,
String receiverUrl,
String authenticatorUrl)
Creates XML representation of the Event Sink
|
public org.apache.axiom.om.OMElement buildEventSink(String username, String password, String receiverUrl, String authenticatorUrl)
username
- Username to be set to Event Sink OMElementpassword
- Password to be set to Event Sink OMElementreceiverUrl
- Endpoint Url to be set to Event Sink OMElementauthenticatorUrl
- Credential authentication url to be set to Event Sink OMElementCopyright © 2020 WSO2. All rights reserved.