From 50c635e7fb1e7a0580e2cdc0350286002342aa91 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Thu, 23 Jun 2005 14:41:17 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build-SPSS_1_2_1'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build-SPSS_1_2_1@361 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../invoke/SignatureCreationServiceImpl.html | 234 --------------------- 1 file changed, 234 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/SignatureCreationServiceImpl.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/SignatureCreationServiceImpl.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/SignatureCreationServiceImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/SignatureCreationServiceImpl.html deleted file mode 100644 index 7d9e91d1c..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/SignatureCreationServiceImpl.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class SignatureCreationServiceImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.invoke -
-Class SignatureCreationServiceImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.api.SignatureCreationService
-        |
-        +--at.gv.egovernment.moa.spss.server.invoke.SignatureCreationServiceImpl
-
-
-
-
public class SignatureCreationServiceImpl
extends at.gv.egovernment.moa.spss.api.SignatureCreationService
- -

-An implementation of the SignatureCreationService, using - the XMLSignatureCreationInvoker. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
SignatureCreationServiceImpl() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponsecreateXMLSignature(at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest request) - -
-          Create an XML signature.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.api.SignatureCreationService
getInstance
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-SignatureCreationServiceImpl

-
-public SignatureCreationServiceImpl()
-
-
- - - - - - - - -
-Method Detail
- -

-createXMLSignature

-
-public at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponse createXMLSignature(at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest request)
-                                                                                     throws MOAException
-
-
Create an XML signature.
-
Overrides:
createXMLSignature in class at.gv.egovernment.moa.spss.api.SignatureCreationService
-
-
-
Parameters:
request - The CreateXMLSignatureRequest containing - information about the signature(s) to create.
Returns:
The created signature(s).
Throws:
MOAException - An error occurred creating the signature(s).
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3