Class OauthService
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.OauthService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetPassword(String password) voidsetRemoteServiceUrl(String remoteServiceUrl) voidsetUsername(String username) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
getDisplayName, setDisplayNameMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
OauthService
public OauthService()
-
-
Method Details
-
getRemoteServiceUrl
-
setRemoteServiceUrl
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-
getDescription
-
setDescription
-