public class WsaValidator extends Object
{@link}http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/#WSDL11MEPS| Constructor and Description |
|---|
WsaValidator(WsdlMessageExchange messageExchange,
WsaAssertionConfiguration wsaAssertionConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getWsaVersion(org.apache.xmlbeans.XmlObject contentObject,
SoapVersion soapVersion) |
void |
validateWsAddressingRequest() |
void |
validateWsAddressingResponse() |
public WsaValidator(WsdlMessageExchange messageExchange, WsaAssertionConfiguration wsaAssertionConfiguration)
public static String getWsaVersion(org.apache.xmlbeans.XmlObject contentObject, SoapVersion soapVersion)
public void validateWsAddressingRequest()
throws AssertionException,
org.apache.xmlbeans.XmlException
AssertionExceptionorg.apache.xmlbeans.XmlExceptionpublic void validateWsAddressingResponse()
throws AssertionException,
org.apache.xmlbeans.XmlException
AssertionExceptionorg.apache.xmlbeans.XmlExceptionCopyright © 2019. All rights reserved.