From 7916c117627db0411b35f202f88b2ab6e115361a Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Fri, 28 Jan 2005 14:10:50 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'MOA-ID-1_20d09'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/MOA-ID-1_20d09@264 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../service/SignatureVerificationService.html | 242 --------------------- 1 file changed, 242 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/service/SignatureVerificationService.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/service/SignatureVerificationService.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/service/SignatureVerificationService.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/service/SignatureVerificationService.html deleted file mode 100644 index 72cbc0f3f..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/service/SignatureVerificationService.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class SignatureVerificationService - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.service -
-Class SignatureVerificationService

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.service.SignatureVerificationService
-
-
-
-
public class SignatureVerificationService
extends Object
- -

-The service endpoint for the SignatureVerification web service. -

-

-
Version:
$Id$
-
Author:
Patrick Peck
-
-
- -

- - - - - - - - - - - - - - - - -
-Constructor Summary
SignatureVerificationService() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.Element[]VerifyCMSSignatureRequest(org.w3c.dom.Element[] request) - -
-          Handle a VerifyCMSSignatureRequest.
- org.w3c.dom.Element[]VerifyXMLSignatureRequest(org.w3c.dom.Element[] request) - -
-          Handle a VerifyXMLSignatureRequest.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - - - - -
-Constructor Detail
- -

-SignatureVerificationService

-
-public SignatureVerificationService()
-
-
- - - - - - - - -
-Method Detail
- -

-VerifyCMSSignatureRequest

-
-public org.w3c.dom.Element[] VerifyCMSSignatureRequest(org.w3c.dom.Element[] request)
-                                                throws org.apache.axis.AxisFault
-
-
Handle a VerifyCMSSignatureRequest.
-
Parameters:
request - The VerifyCMSSignatureRequest to work on - (contained in the 0th element of the array).
Returns:
A VerifyCMSSignatureResponse as the only element of - the Element array.
Throws:
org.apache.axis.AxisFault - An error occurred during handling of the message.
-
-
-
- -

-VerifyXMLSignatureRequest

-
-public org.w3c.dom.Element[] VerifyXMLSignatureRequest(org.w3c.dom.Element[] request)
-                                                throws org.apache.axis.AxisFault
-
-
Handle a VerifyXMLSignatureRequest.
-
Parameters:
request - The VerifyXMLSignatureRequest to work on - (contained in the 0th element of the array).
Returns:
A VerifyXMLSignatureResponse as the only element of - the Element array.
Throws:
org.apache.axis.AxisFault - An error occurred during handling of the message.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3