public class SignatureVerificationInvoker extends Object
SignatureVerification
web service of MOA-SPSS.Modifier and Type | Method and Description |
---|---|
protected Element |
doCall(QName serviceName,
Element request)
Method doCall.
|
static SignatureVerificationInvoker |
getInstance() |
Element |
verifyXMLSignature(Element request)
Method verifyXMLSignature.
|
public static SignatureVerificationInvoker getInstance()
public Element verifyXMLSignature(Element request) throws ServiceException
request
- to be sentServiceException
- if an error occursprotected Element doCall(QName serviceName, Element request) throws ServiceException
serviceName
- the name of the servicerequest
- the request to be sentServiceException
- if an error occursCopyright © 2017. All rights reserved.