public class SignatureVerificationInvoker extends Object
SignatureVerification
web service of MOA-SPSS.Modifier and Type | Method | Description |
---|---|---|
protected Element |
doCall(QName serviceName,
Element request) |
Method doCall.
|
static SignatureVerificationInvoker |
getInstance() |
|
at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponse |
verifyCMSSignature(at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest cmsSigVerifyReq) |
|
Element |
verifyXMLSignature(Element request) |
Method verifyXMLSignature.
|
public static SignatureVerificationInvoker getInstance()
public at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponse verifyCMSSignature(at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest cmsSigVerifyReq) throws ServiceException
ServiceException
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 © 2019. All rights reserved.