From b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 22 Dec 2003 17:51:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build_002'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_002@88 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../spss/class-use/MOAApplicationException.html | 423 --------------------- 1 file changed, 423 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/class-use/MOAApplicationException.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/class-use/MOAApplicationException.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/class-use/MOAApplicationException.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/class-use/MOAApplicationException.html deleted file mode 100644 index 68f14ff5b..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/class-use/MOAApplicationException.html +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.MOAApplicationException - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.MOAApplicationException

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use MOAApplicationException
at.gv.egovernment.moa.spss.server.iaik.pki  
at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore  
at.gv.egovernment.moa.spss.server.invoke  
at.gv.egovernment.moa.spss.server.service  
-  -

- - - - - -
-Uses of MOAApplicationException in at.gv.egovernment.moa.spss.server.iaik.pki
-  -

- - - - - - - - -
Constructors in at.gv.egovernment.moa.spss.server.iaik.pki that throw MOAApplicationException
PKIProfileImpl(ConfigurationProvider config, - String trustProfileID) - -
-          Create a new PKIProfileImpl.
-  -

- - - - - -
-Uses of MOAApplicationException in at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore
-  -

- - - - - - - - -
Constructors in at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore that throw MOAApplicationException
TrustStoreProfileImpl(ConfigurationProvider config, - String trustProfileId) - -
-          Create a new TrustStoreProfileImpl.
-  -

- - - - - -
-Uses of MOAApplicationException in at.gv.egovernment.moa.spss.server.invoke
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in at.gv.egovernment.moa.spss.server.invoke that throw MOAApplicationException
-static at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfileExplicitProfileMapper.mapCreateTransformsInfoProfile(at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfile profile, - ConfigurationProvider config) - -
-          Map a CreateTransformsInfoProfile to a - CreateTransformsInfoProfileExplicit.
-static at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfileExplicitProfileMapper.mapCreateSignatureEnvironmentProfile(at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfile profile, - ConfigurationProvider config) - -
-          Map a CreateSignatureEnvironmentProfile to a - CreateSignatureEnvironmentProfileExplicit.
-static ListProfileMapper.mapSupplementProfiles(List profiles, - ConfigurationProvider config) - -
-          Map a List of SupplementProfiles to their - explicit representation.
-static at.gv.egovernment.moa.spss.api.xmlverify.SupplementProfileExplicitProfileMapper.mapSupplementProfile(at.gv.egovernment.moa.spss.api.xmlverify.SupplementProfile profile, - ConfigurationProvider config) - -
-          Map a SupplementProfile to a - SupplementProfileExplicit.
-static ListProfileMapper.mapVerifyTransformsInfoProfiles(List profiles, - ConfigurationProvider config) - -
-          Map a List of VerifyTransformsInfoProfiles to - their explicit representation.
-static at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfileExplicitProfileMapper.mapVerifyTransformsInfoProfile(at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfile profile, - ConfigurationProvider config) - -
-          Map a VerifyTransformsInfoProfile to a - VerifyTransformsInfoProfileExplicit.
- InputStreamExternalURIResolver.resolve(String uriStr) - -
-          Return a stream to data at the given URI. - -
- iaik.server.modules.xmlsign.XMLSignatureCreationProfileXMLSignatureCreationProfileFactory.createProfile(at.gv.egovernment.moa.spss.api.xmlsign.SingleSignatureInfo singleSignatureInfo) - -
-          Create a XMLSignatureCreationProfile for the given - SingleSignatureInfo object..
- voidVerifyCMSSignatureResponseBuilder.addResult(iaik.server.modules.cmsverify.CMSSignatureVerificationResult result) - -
-          Add a verification result to the response.
- iaik.server.modules.xml.XMLDataObjectDataObjectFactory.createSignatureEnvironment(at.gv.egovernment.moa.spss.api.common.Content content, - List supplements) - -
-          Return the signature environment, i.e., the root element of the - document, into which the signature will be inserted (if created) or which - contains the signature (if verified).
- iaik.server.modules.xml.DataObjectDataObjectFactory.createFromSignatureEnvironment(org.w3c.dom.Element signatureEnvironment, - String uri, - String referenceID) - -
-          Create an XMLDataObject from the given signature environment.
- iaik.server.modules.xml.DataObjectDataObjectFactory.createFromContentOptionalRefType(at.gv.egovernment.moa.spss.api.common.Content content, - String referenceID, - boolean allowContentAndReference, - boolean binaryAsXml, - boolean xmlAsNodeList, - boolean referenceAsXml) - -
-          Create a DataObject from a Content object.
- iaik.server.modules.xml.DataObjectDataObjectFactory.createFromXmlDataObjectAssociation(at.gv.egovernment.moa.spss.api.common.XMLDataObjectAssociation xmlDataObjAssoc, - boolean xmlContentAllowed, - boolean binaryContentRepeatable) - -
-          Create a DataObject from a - XMLDataObjectAssociation object.
- iaik.server.modules.xml.DataObjectDataObjectFactory.createFromTransformParameter(at.gv.egovernment.moa.spss.api.xmlverify.TransformParameter transformParameter) - -
-          Create a DataObject from a TransformParameter - object.
- iaik.server.modules.xml.DataObjectDataObjectFactory.createFromURI(String uri, - boolean asXml) - -
-          Create a DataObject from data located at the given URI.
-static org.w3c.dom.ElementInvokerUtils.evaluateSignatureLocation(org.w3c.dom.Element root, - at.gv.egovernment.moa.spss.api.common.ElementSelector location) - -
-          Select the signature parent element.
- voidVerifyXMLSignatureResponseBuilder.setResult(iaik.server.modules.xmlverify.XMLSignatureVerificationResult result, - iaik.server.modules.xmlverify.XMLSignatureVerificationProfile profile, - at.gv.egovernment.moa.spss.api.xmlverify.ReferencesCheckResult transformsSignatureManifestCheck) - -
-          Sets the verification result to the response. - -
- iaik.server.modules.xml.TransformationTransformationFactory.createTransformation(at.gv.egovernment.moa.spss.api.common.Transform transform) - -
-          Create a Transformation based on a - Transform object.
- ListTransformationFactory.createTransformationList(List transforms) - -
-          Create a List of Transformations from a - List of Transforms.
- iaik.server.modules.xmlverify.XMLSignatureVerificationProfileXMLSignatureVerificationProfileFactory.createProfile() - -
-          Create a XMLSignatureCreationProfile from the - VerifyXMLSignaturesRequest and the current MOA configuration.
- ListXMLSignatureVerificationProfileFactory.buildTransformationSupplements() - -
-          Build supplemental data objects used in the transformations.
-  -

- - - - - -
-Uses of MOAApplicationException in at.gv.egovernment.moa.spss.server.service
-  -

- - - - - - - - - - - - - -
Methods in at.gv.egovernment.moa.spss.server.service that throw MOAApplicationException
-static voidServiceUtils.validateRequest(org.w3c.dom.Element[] request) - -
-          Schema-validate a request.
-static org.w3c.dom.ElementServiceUtils.reparseRequest(org.w3c.dom.Element request) - -
-          Reparse the request with schema-validation turned on so that ID references - are resolved.
-  -

-


- - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3