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 --- .../invoke/XMLSignatureCreationProfileFactory.html | 233 --------------------- 1 file changed, 233 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureCreationProfileFactory.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureCreationProfileFactory.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureCreationProfileFactory.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureCreationProfileFactory.html deleted file mode 100644 index 677d6747f..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureCreationProfileFactory.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XMLSignatureCreationProfileFactory - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

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

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

-A factory to create XMLSignatureCreationProfiles from a - CreateXMLSignatureRequest, based on the current MOA - configuration. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
XMLSignatureCreationProfileFactory(at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest request, - Set reserved) - -
-          Create a new XMLSignatureCreationProfileFactory.
-  - - - - - - - - - - - -
-Method Summary
- iaik.server.modules.xmlsign.XMLSignatureCreationProfilecreateProfile(at.gv.egovernment.moa.spss.api.xmlsign.SingleSignatureInfo singleSignatureInfo) - -
-          Create a XMLSignatureCreationProfile for the given - SingleSignatureInfo object..
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-XMLSignatureCreationProfileFactory

-
-public XMLSignatureCreationProfileFactory(at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest request,
-                                          Set reserved)
-
-
Create a new XMLSignatureCreationProfileFactory.
-
Parameters:
request - The request for which to create profiles.
reserved - The Set of reserved object IDs. IDs will - be added during signature creation.
-
-
- - - - - - - - -
-Method Detail
- -

-createProfile

-
-public iaik.server.modules.xmlsign.XMLSignatureCreationProfile createProfile(at.gv.egovernment.moa.spss.api.xmlsign.SingleSignatureInfo singleSignatureInfo)
-                                                                      throws MOASystemException,
-                                                                             MOAApplicationException
-
-
Create a XMLSignatureCreationProfile for the given - SingleSignatureInfo object..
-
Parameters:
singleSignatureInfo - The SingleSignatureInfo object - containing information about the creation of a signature.
Returns:
The XMLSignatureCreationProfile containing additional - information for creating an XML signature.
Throws:
MOASystemException - A system error occurred during creation of the - profile. See message for details
MOAApplicationException - An application error occurred during - creation of the profile. See message for details.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3