From 057f884903954203339182649daa100ef4ce89e3 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 22 Dec 2003 17:28:21 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build_001'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_001@85 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../xml/EnvelopedSignatureTransformationImpl.html | 256 --------------------- 1 file changed, 256 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html deleted file mode 100644 index 937f3c420..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class EnvelopedSignatureTransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class EnvelopedSignatureTransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.EnvelopedSignatureTransformation, iaik.server.modules.xml.Transformation
-
-
-
-
public class EnvelopedSignatureTransformationImpl
extends TransformationImpl
implements iaik.server.modules.xml.EnvelopedSignatureTransformation
- -

-An implementation of the EnvelopedSignatureTransformation - Transformation type. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.EnvelopedSignatureTransformation
ALL, ENVELOPED_SIGNATURE
-  - - - - - - - - - - -
-Constructor Summary
EnvelopedSignatureTransformationImpl() - -
-          Create a new EnvelopedSignatureTransformationImpl.
-  - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this object to another EnvelopedSignatureTransformation.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, hashCode, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI, hashCode
-  -

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

-EnvelopedSignatureTransformationImpl

-
-public EnvelopedSignatureTransformationImpl()
-
-
Create a new EnvelopedSignatureTransformationImpl.
- - - - - - - - -
-Method Detail
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this object to another EnvelopedSignatureTransformation.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this - EnvelopedSignatureTransformation to.
Returns:
true, if other is a - EnvelopedSignatureTransformation, otherwise - false.
See Also:
Object.equals(Object)
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3