public class SAMLSSOSoapMessageService extends Object
| Constructor and Description |
|---|
SAMLSSOSoapMessageService() |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.soap.soap11.Envelope |
buildSOAPMessage(org.opensaml.saml.common.SAMLObject samlMessage)
Build a SOAP Message.
|
String |
sendSOAP(String message,
String url)
Send SOAP message
|
public org.opensaml.soap.soap11.Envelope buildSOAPMessage(org.opensaml.saml.common.SAMLObject samlMessage)
samlMessage - SAMLObject.public String sendSOAP(String message, String url) throws ArtifactResolutionException
message - message that needs to be sendurl - url that the artifact resolve request should be sentArtifactResolutionExceptionCopyright © 2021 WSO2. All rights reserved.