A B C D E F G H I L M N P Q R S T U V W X 

A

ALL_SIGNATORIES - Static variable in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest
Indicates, that signature checks for all signatories must be returned.
at.gv.egovernment.moa.spss - package at.gv.egovernment.moa.spss
 
at.gv.egovernment.moa.spss.api - package at.gv.egovernment.moa.spss.api
 
at.gv.egovernment.moa.spss.api.cmssign - package at.gv.egovernment.moa.spss.api.cmssign
 
at.gv.egovernment.moa.spss.api.cmsverify - package at.gv.egovernment.moa.spss.api.cmsverify
 
at.gv.egovernment.moa.spss.api.common - package at.gv.egovernment.moa.spss.api.common
 
at.gv.egovernment.moa.spss.api.impl - package at.gv.egovernment.moa.spss.api.impl
 
at.gv.egovernment.moa.spss.api.xmlbind - package at.gv.egovernment.moa.spss.api.xmlbind
 
at.gv.egovernment.moa.spss.api.xmlsign - package at.gv.egovernment.moa.spss.api.xmlsign
 
at.gv.egovernment.moa.spss.api.xmlverify - package at.gv.egovernment.moa.spss.api.xmlverify
 
at.gv.egovernment.moa.spss.tsl.config - package at.gv.egovernment.moa.spss.tsl.config
 
at.gv.egovernment.moa.spss.tsl.connector - package at.gv.egovernment.moa.spss.tsl.connector
 
at.gv.egovernment.moa.spss.tsl.exception - package at.gv.egovernment.moa.spss.tsl.exception
 
at.gv.egovernment.moa.spss.tsl.timer - package at.gv.egovernment.moa.spss.tsl.timer
 
at.gv.egovernment.moa.spss.tsl.utils - package at.gv.egovernment.moa.spss.tsl.utils
 
at.gv.egovernment.moa.spss.util - package at.gv.egovernment.moa.spss.util
 

B

BASE64_DECODING - Static variable in interface at.gv.egovernment.moa.spss.api.common.Base64Transform
Algorithm URI of the Base64 Transform type.
Base64Transform - Interface in at.gv.egovernment.moa.spss.api.common
A Transform performing a Base64 decoding.
Base64TransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of Base64Transform.
Base64TransformImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.Base64TransformImpl
Create a new Base64TransformImpl object.
BINARY_CONTENT - Static variable in interface at.gv.egovernment.moa.spss.api.common.Content
Indicates that this object contains binary content.
BINARY_TRANSFORMPARAMETER - Static variable in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameter
Indicates that this object contains binary transform parameter.
build(CreateCMSSignatureResponse) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.CreateCMSSignatureResponseBuilder
Build a document containing a CreateCMSSignatureResponse DOM element being the XML representation of the given CreateCMSSignatureResponse API object.
build(CreateXMLSignatureResponse) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.CreateXMLSignatureResponseBuilder
Build a document containing a CreateXMLSignatureResponse DOM element being the XML representation of the given CreateXMLSignatureResponse API object.
build(VerifyCMSSignatureResponse) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.VerifyCMSSignatureResponseBuilder
Build a document containing a VerifyCMSSignatureResponse DOM element being the XML representation of the given VerifyCMSSignatureResponse API object.
build(VerifyXMLSignatureResponse) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.VerifyXMLSignatureResponseBuilder
Build a document containing a VerifyXMLSignatureResponse DOM element being the XML representation of the given VerifyXMLSignatureResponse API object.

C

CANONICAL_XML - Static variable in interface at.gv.egovernment.moa.spss.api.common.CanonicalizationTransform
Algorithm URI of canonical XML.
CANONICAL_XML_WITH_COMMENTS - Static variable in interface at.gv.egovernment.moa.spss.api.common.CanonicalizationTransform
Algorithm URI of canonical XML with comments.
CanonicalizationTransform - Interface in at.gv.egovernment.moa.spss.api.common
A canonicalization type of Transform.
CanonicalizationTransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CanonicalizationTransform.
CanonicalizationTransformImpl(String) - Constructor for class at.gv.egovernment.moa.spss.api.impl.CanonicalizationTransformImpl
Create a new CanonicalizationTransformImpl object.
CertificateReader - Class in at.gv.egovernment.moa.spss.tsl.utils
 
CertificateReader() - Constructor for class at.gv.egovernment.moa.spss.tsl.utils.CertificateReader
 
CertificateUtils - Class in at.gv.egovernment.moa.spss.util
 
CertificateUtils() - Constructor for class at.gv.egovernment.moa.spss.util.CertificateUtils
 
checkQC(X509Certificate[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
checkQC(X509Certificate[], int) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
checkQC(X509Certificate[]) - Method in interface at.gv.egovernment.moa.spss.tsl.connector.TSLConnectorInterface
Check the http://uri.etis.org/TrstSvc/Svctype/CA/QC characteristic of a certificate by using the TSL information.
checkQCSSCD(X509Certificate[], boolean) - Static method in class at.gv.egovernment.moa.spss.util.CertificateUtils
 
CheckResult - Interface in at.gv.egovernment.moa.spss.api.common
Object encapsulating the result of a signature verification.
CheckResultImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CheckResult.
CheckResultImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CheckResultImpl
 
checkSSCD(X509Certificate[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
checkSSCD(X509Certificate[], int) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
checkSSCD(X509Certificate[]) - Method in interface at.gv.egovernment.moa.spss.tsl.connector.TSLConnectorInterface
Check the http://uri.etis.org/TrstSvc/eSigDir-1999-93-ECTrustedList/SvcInfoExt/QCWithSSCD characteristic of a certificate by using the TSL information.
CMS_SIGNATURE - Static variable in interface at.gv.egovernment.moa.spss.api.cmssign.CreateCMSSignatureResponseElement
Indicates that this object contains a CMSSignature.
CMSContent - Interface in at.gv.egovernment.moa.spss.api.cmsverify
Base class for objects containing CMS content.
CMSContentExcplicit - Interface in at.gv.egovernment.moa.spss.api.cmsverify
Encapsulates binary CMS content.
CMSContentExplicitImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CMSContentExplicit.
CMSContentExplicitImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CMSContentExplicitImpl
 
CMSContentReference - Interface in at.gv.egovernment.moa.spss.api.cmsverify
Encapsulates CMS content that is referenced by an URI.
CMSContentReferenceImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CMSContentReference.
CMSContentReferenceImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CMSContentReferenceImpl
 
CMSDataObject - Interface in at.gv.egovernment.moa.spss.api.cmsverify
A data object used for verification of CMS signatures.
CMSDataObjectImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CMLSDataObject.
CMSDataObjectImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
 
CMSSignatureResponse - Interface in at.gv.egovernment.moa.spss.api.cmssign
Contains the signature if the signature creation was successful.
CMSSignatureResponseImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CMSSignatureResponse.
CMSSignatureResponseImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CMSSignatureResponseImpl
 
compressServiceType(String) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
compressStatus(String) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
configData_ - Static variable in class at.gv.egovernment.moa.spss.tsl.timer.TSLUpdaterTimerTask
 
Configurator - Class in at.gv.egovernment.moa.spss.api
Configures the SP/SS API.
Configurator() - Constructor for class at.gv.egovernment.moa.spss.api.Configurator
 
Configurator - Class in at.gv.egovernment.moa.spss.tsl.config
 
Configurator() - Constructor for class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
CONTAINER_SIGNEDINFO_ - Static variable in interface at.gv.egovernment.moa.spss.api.common.InputData
Possible value returned by InputData.getPartOf().
CONTAINER_XMLDSIGMANIFEST_ - Static variable in interface at.gv.egovernment.moa.spss.api.common.InputData
Possible value returned by InputData.getPartOf().
Content - Interface in at.gv.egovernment.moa.spss.api.common
Encapsulates content data.
ContentBinary - Interface in at.gv.egovernment.moa.spss.api.common
Encapsulates binary content.
ContentBinaryImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ContentBinary.
ContentBinaryImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ContentBinaryImpl
 
ContentImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default base class for Content implementations.
ContentImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ContentImpl
 
ContentLocRef - Interface in at.gv.egovernment.moa.spss.api.common
Encapsulates location reference content.
ContentLocRefImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ContentLocRef.
ContentLocRefImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ContentLocRefImpl
 
ContentReference - Interface in at.gv.egovernment.moa.spss.api.common
Content containing a reference to content data.
ContentReferenceImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ContentReference.
ContentReferenceImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ContentReferenceImpl
 
ContentXML - Interface in at.gv.egovernment.moa.spss.api.common
Encapsulates arbitrary XML content.
ContentXMLImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ContentXML.
ContentXMLImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ContentXMLImpl
 
createBase64Transform() - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createBase64Transform() - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a Base64Transform type of Transform.
createCanonicalizationTransform(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCanonicalizationTransform(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a CanonicalizationTransform type of Transform.
createCheckResult(int, NodeList) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCheckResult(int, NodeList) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CheckResult object.
createCMSContent(InputStream) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCMSContent(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCMSContent(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CMSContent object from the data contained at the given URI.
createCMSContent(InputStream) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CMSContent object from a byte stream.
createCMSDataObject(MetaInfo, CMSContent, BigDecimal, BigDecimal) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCMSDataObject(MetaInfo, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCMSDataObject(MetaInfo, CMSContent, BigDecimal, BigDecimal) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CMSDataObject object from data at a given URI.
CreateCMSSignatureRequest - Interface in at.gv.egovernment.moa.spss.api.cmssign
Object that encapsulates a request to create a CMS Signature.
CreateCMSSignatureRequestImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateCMSSignatureRequest.
CreateCMSSignatureRequestImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureRequestImpl
 
CreateCMSSignatureRequestParser - Class in at.gv.egovernment.moa.spss.api.xmlbind
A parser to parse CreateCMSSignatureRequest DOM trees into CreateCMSSignatureRequest API objects.
CreateCMSSignatureRequestParser() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.CreateCMSSignatureRequestParser
Create a new CreateCMSSignatureRequestParser.
CreateCMSSignatureResponse - Interface in at.gv.egovernment.moa.spss.api.cmssign
Object that encapsulates the response on to a CreateCMSSignatureRequest to create an XML signature.
createCMSSignatureResponse(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCMSSignatureResponse(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SignatureEnvironmentResponse object.
CreateCMSSignatureResponseBuilder - Class in at.gv.egovernment.moa.spss.api.xmlbind
Convert a CreateCMSSignatureResponse API object into its XML representation, according to the MOA XML schema.
CreateCMSSignatureResponseBuilder() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.CreateCMSSignatureResponseBuilder
Create a new CreateCMSSignatureResponseBuilder:
CreateCMSSignatureResponseElement - Interface in at.gv.egovernment.moa.spss.api.cmssign
Base class for CMSSignature and ErrorResponse elements in a CreateXMLSignatureResponse.
CreateCMSSignatureResponseImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateCMSSignatureResponse.
CreateCMSSignatureResponseImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureResponseImpl
 
createContent(InputStream, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createContent(String, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createContent(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createContent(NodeList, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createContent(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new Content object referencing data via a URI.
createContent(InputStream, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new Content object containing binary data.
createContent(String, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new Content object containing location reference data.
createContent(NodeList, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new Content object containing XML data.
createCreateCMSSignatureRequest(String, List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateCMSSignatureRequest(String, List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateCMSSignatureRequest object.
createCreateCMSSignatureResponse(List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateCMSSignatureResponse(List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateCMSSignatureResponse object.
createCreateSignatureEnvironmentProfile(CreateSignatureLocation, List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateSignatureEnvironmentProfile(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateSignatureEnvironmentProfile(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateSignatureEnvironmentProfile object containing a reference to a locally stored profile.
createCreateSignatureEnvironmentProfile(CreateSignatureLocation, List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateSignatureEnvironmentProfile object by providing the profile data explicitly.
createCreateSignatureInfo(Content, CreateSignatureEnvironmentProfile) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateSignatureInfo(Content, CreateSignatureEnvironmentProfile) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateSignatureInfo object.
createCreateSignatureLocation(String, int, Map) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateSignatureLocation(String, int, Map) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateSignatureLocation object.
createCreateTransformsInfo(List, MetaInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateTransformsInfo(List, MetaInfo) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateTransformsInfo object.
createCreateTransformsInfoProfile(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateTransformsInfoProfile(CreateTransformsInfo, List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateTransformsInfoProfile(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateTransformsInfoProfile object containing a reference to a locally stored profile.
createCreateTransformsInfoProfile(CreateTransformsInfo, List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateTransformsInfoProfile object by providing the profile data explicitly.
createCreateXMLSignatureRequest(String, List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateXMLSignatureRequest(String, List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateXMLSignatureRequest object.
createCreateXMLSignatureResponse(List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createCreateXMLSignatureResponse(List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new CreateXMLSignatureResponse object.
createDataObjectInfo(String, boolean, Content, CreateTransformsInfoProfile) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createDataObjectInfo(String, CMSDataObject) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createDataObjectInfo(String, boolean, Content, CreateTransformsInfoProfile) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new DataObjectInfo object.
createDataObjectInfo(String, CMSDataObject) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new DataObjectInfo object.
createEnvelopedSignatureTransform() - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createEnvelopedSignatureTransform() - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a EnvelopedSignatureTransform type of Transform.
createErrorResponse(int, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createErrorResponse(int, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new ErrorResponse object.
createExclusiveCanonicalizationTransform(String, List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createExclusiveCanonicalizationTransform(String, List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create an ExclusiveCanonicalizationTransform type of Transform.
createManifestRefsCheckResult(int, ManifestRefsCheckResultInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createManifestRefsCheckResult(int, ManifestRefsCheckResultInfo) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new ManifestRefsCheckResult object.
createManifestRefsCheckResultInfo(NodeList, int[], int) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createManifestRefsCheckResultInfo(NodeList, int[], int) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new ManifestRefsCheckResultInfo object.
createMetaInfo(String, String, NodeList, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createMetaInfo(String, String, NodeList, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new MetaInfo object.
createReferenceInfo(List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createReferenceInfo(List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new ReferenceInfo object.
createReferencesCheckResult(int, ReferencesCheckResultInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createReferencesCheckResult(int, ReferencesCheckResultInfo) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new ReferencesCheckResult object.
createReferencesCheckResultInfo(NodeList, int[]) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createReferencesCheckResultInfo(NodeList, int[]) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new ReferencesCheckResultInfo object.
CreateSignatureEnvironmentProfile - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Base class for signature environment profile data used in XML signature creation.
CreateSignatureEnvironmentProfileExplicit - Interface in at.gv.egovernment.moa.spss.api.xmlsign
A CreateSignatureEnvironmentProfile containing the profile data explicitly.
CreateSignatureEnvironmentProfileExplicitImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of .
CreateSignatureEnvironmentProfileExplicitImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileExplicitImpl
 
CreateSignatureEnvironmentProfileID - Interface in at.gv.egovernment.moa.spss.api.xmlsign
A CreateSignatureEnvironmentProfile containing a profile ID pointing to locally stored profile data.
CreateSignatureEnvironmentProfileIDImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateSignatureEnvironmentProfileID.
CreateSignatureEnvironmentProfileIDImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileIDImpl
 
createSignatureEnvironmentResponse(Element) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createSignatureEnvironmentResponse(Element) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SignatureEnvironmentResponse object.
CreateSignatureInfo - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Encapsulates a signature object used during signature creation.
CreateSignatureInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateSignatureInfo.
CreateSignatureInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateSignatureInfoImpl
 
CreateSignatureLocation - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Specifies where to insert the newly created signature.
CreateSignatureLocationImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateSignatureLocation.
CreateSignatureLocationImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateSignatureLocationImpl
 
createSignatureManifestCheckParams(List, boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createSignatureManifestCheckParams(List, boolean) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SignatureManifestCheckParams object.
createSignerInfo(X509Certificate, boolean, boolean, boolean, String, boolean, boolean, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createSignerInfo(X509Certificate, boolean, boolean, boolean, String, boolean, boolean, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SignerInfo object.
createSingleSignatureInfo(List, CreateSignatureInfo, boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createSingleSignatureInfo(List, CreateSignatureInfo, boolean) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SingleSignatureInfo object.
createSingleSignatureInfoCMS(DataObjectInfo, boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createSingleSignatureInfoCMS(DataObjectInfo, boolean) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SingleSignatureInfo object.
createSupplementProfile(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createSupplementProfile(XMLDataObjectAssociation) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createSupplementProfile(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SupplementProfile object containing a reference to a locally stored profile.
createSupplementProfile(XMLDataObjectAssociation) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new SupplementProfile object by providing the profile data explicitly.
createTransformParameter(String, String, byte[]) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createTransformParameter(String, InputStream) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createTransformParameter(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createTransformParameter(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new TransformParameter object with the data contained at the given URI.
createTransformParameter(String, InputStream) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Creata a new TransformParameter object containing the binary data.
createTransformParameter(String, String, byte[]) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new TransformParameter object containing the hash value of the transformation data.
CreateTransformsInfo - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Encapsulates information used for the transformation of the data object.
CreateTransformsInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateTransformsInfo.
CreateTransformsInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoImpl
 
CreateTransformsInfoProfile - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Base class for transformation informations used in signature creation.
CreateTransformsInfoProfileExplicit - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Encapsulates explicit transformation informations.
CreateTransformsInfoProfileExplicitImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateTransformsInfoProfileExplicit.
CreateTransformsInfoProfileExplicitImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileExplicitImpl
 
CreateTransformsInfoProfileID - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Encapsulates transformation information given via an identifier.
CreateTransformsInfoProfileIDImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateTransformsInfoProfileID.
CreateTransformsInfoProfileIDImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileIDImpl
 
createTSLUnmarshaller() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
createVerifyCMSSignatureRequest(int[], Date, InputStream, CMSDataObject, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifyCMSSignatureRequest(int[], Date, InputStream, CMSDataObject, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifyCMSSignatureRequest object.
createVerifyCMSSignatureResponse(List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifyCMSSignatureResponse(List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifyCMSSignatureResponse object.
createVerifyCMSSignatureResponseElement(SignerInfo, CheckResult, CheckResult) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifyCMSSignatureResponseElement(SignerInfo, CheckResult, CheckResult) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifyCMSSignatureResponseElement object.
createVerifySignatureInfo(Content, VerifySignatureLocation) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifySignatureInfo(Content, VerifySignatureLocation) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifySignatureInfo object.
createVerifySignatureLocation(String, Map) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifySignatureLocation(String, Map) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifySignatureLocation object.
createVerifyTransformsInfoProfile(List, List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifyTransformsInfoProfile(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifyTransformsInfoProfile(String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifyTransformsInfoProfile object containing a reference to a locally stored profile.
createVerifyTransformsInfoProfile(List, List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifyTransformsInfoProfile object by providing the profile data explicitly.
createVerifyXMLSignatureRequest(Date, VerifySignatureInfo, List, SignatureManifestCheckParams, boolean, String) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifyXMLSignatureRequest(Date, VerifySignatureInfo, List, SignatureManifestCheckParams, boolean, String) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifyXMLSignatureRequest object.
createVerifyXMLSignatureResponse(SignerInfo, List, List, ReferencesCheckResult, ReferencesCheckResult, List, CheckResult) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createVerifyXMLSignatureResponse(SignerInfo, List, List, ReferencesCheckResult, ReferencesCheckResult, List, CheckResult) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new VerifyXMLSignatureResponse object.
createX509IssuerSerial(String, BigInteger) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createX509IssuerSerial(String, BigInteger) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new X509IssuerSerial object.
createXMLDataObjectAssociation(MetaInfo, Content) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createXMLDataObjectAssociation(MetaInfo, Content) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new XMLDataObjectAssociation object.
createXMLSignature(CreateXMLSignatureRequest) - Method in class at.gv.egovernment.moa.spss.api.SignatureCreationService
Create an XML signature.
CreateXMLSignatureRequest - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Object that encapsulates a request to create an XML Signature.
CreateXMLSignatureRequestImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateXMLSignatureRequest.
CreateXMLSignatureRequestImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureRequestImpl
 
CreateXMLSignatureRequestParser - Class in at.gv.egovernment.moa.spss.api.xmlbind
A parser to parse CreateXMLSignatureRequest DOM trees into CreateXMLSignatureRequest API objects.
CreateXMLSignatureRequestParser() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.CreateXMLSignatureRequestParser
Create a new CreateXMLSignatureRequestParser.
CreateXMLSignatureResponse - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Object that encapsulates the response on to a CreateXMLSignatureRequest to create an XML signature.
CreateXMLSignatureResponseBuilder - Class in at.gv.egovernment.moa.spss.api.xmlbind
Convert a CreateXMLSignatureResponse API object into its XML representation, according to the MOA XML schema.
CreateXMLSignatureResponseBuilder() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.CreateXMLSignatureResponseBuilder
Create a new CreateXMLSignatureResponseBuilder:
CreateXMLSignatureResponseElement - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Base class for SignatureEnvironmentResponse and ErrorResponse elements in a CreateXMLSignatureResponse.
CreateXMLSignatureResponseImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of CreateXMLSignatureResponse.
CreateXMLSignatureResponseImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureResponseImpl
 
createXPathFilter(String, String, Map) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createXPathFilter(String, String, Map) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new XPathFilter object.
createXPathFilter2Transform(List) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createXPathFilter2Transform(List) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create a new XPathFilter2Transform type of Transform.
createXPathTransform(String, Map) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createXPathTransform(String, Map) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create an XPathTransform type of Transform.
createXSLTTransform(Element) - Method in class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
createXSLTTransform(Element) - Method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Create an XSLTTransform type of Transform.

D

DataObjectInfo - Interface in at.gv.egovernment.moa.spss.api.cmssign
Encapsulates information required to create a single signature.
DataObjectInfo - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Encapsulates information required to create a single signature.
DataObjectInfoCMSImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of DataObjectInfo for CMS.
DataObjectInfoCMSImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoCMSImpl
 
DataObjectInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of DataObjectInfo.
DataObjectInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
 
DEFAULT_EU_TSL_URL - Static variable in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
Default URL of EU TSL
DEFAULT_UPDATE_SCHEDULE_PERIOD - Static variable in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
Default period (1day=86400000 msec) for update schedule
DEFAULT_UPDATE_SCHEDULE_STARTTIME - Static variable in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
Default start time (2:00 AM) for update schedule
DEFAULT_WORKING_DIR - Static variable in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
 
doesViolateRawHash(SQLException, byte[]) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
doesViolateRawHash(SQLException, byte[]) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
doRollback() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 

E

ElementSelector - Interface in at.gv.egovernment.moa.spss.api.common
A class containing data for selecting single elements using an XPath expression.
ElementSelectorImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ElementSelector.
ElementSelectorImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ElementSelectorImpl
 
ENVELOPED_SIGNATURE - Static variable in interface at.gv.egovernment.moa.spss.api.common.EnvelopedSignatureTransform
Algorithm URI of the enveloped signature type of Transform.
EnvelopedSignatureTransform - Interface in at.gv.egovernment.moa.spss.api.common
An enveloped signature type of Transform.
EnvelopedSignatureTransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of EnvelopedSignatureTransform.
EnvelopedSignatureTransformImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.EnvelopedSignatureTransformImpl
Create a EnvelopedSignatureTransformImpl.
ERROR_RESPONSE - Static variable in interface at.gv.egovernment.moa.spss.api.cmssign.CreateCMSSignatureResponseElement
Indicates that this objet contains an ErrorResponse.
ERROR_RESPONSE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponseElement
Indicates that this objet contains an ErrorResponse.
ErrorResponse - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Object containing detailed error information.
ErrorResponseImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ErrorResponse.
ErrorResponseImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ErrorResponseImpl
 
EXCLUSIVE_CANONICAL_XML - Static variable in interface at.gv.egovernment.moa.spss.api.common.ExclusiveCanonicalizationTransform
Algorithm URI of exclusive canonical XML.
EXCLUSIVE_CANONICAL_XML_WITH_COMMENTS - Static variable in interface at.gv.egovernment.moa.spss.api.common.ExclusiveCanonicalizationTransform
Algorithm URI of exclusive canonical XML with comments.
ExclusiveCanonicalizationTransform - Interface in at.gv.egovernment.moa.spss.api.common
An exclusive canonicalization type of Transform.
ExclusiveCanonicalizationTransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ExclusiveCanonicalizationTransform.
ExclusiveCanonicalizationTransformImpl(String) - Constructor for class at.gv.egovernment.moa.spss.api.impl.ExclusiveCanonicalizationTransformImpl
Create a ExclusiveCanonicalizationTransformImpl object.
EXPLICIT_CONTENT - Static variable in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSContent
Indicates that this object contains the CMS content explicitly.
EXPLICIT_CREATESIGNATUREENVIRONMENTPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfile
Indicates that the profile data is given explicitly.
EXPLICIT_CREATETRANSFORMSINFOPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfile
Indicates transformation information given explicitly.
EXPLICIT_SUPPLEMENTPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlverify.SupplementProfile
Indicates that this object contains explicit supplementary information.
EXPLICIT_VERIFYTRANSFORMSINFOPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfile
Indicates that this object contains the transformation path explicitly.
ExternalURIVerifier - Class in at.gv.egovernment.moa.spss.util
 
ExternalURIVerifier() - Constructor for class at.gv.egovernment.moa.spss.util.ExternalURIVerifier
 

F

flushLog() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
flushLog() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
flushLog() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 

G

get_dbFile() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
get_euTrustAnchorsPath() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
get_euTSLURL() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
get_msTrustAnchorsPath() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
get_TempdbFile() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
get_TSLWorkingDirectoryPath() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
getAlgorithmURI() - Method in interface at.gv.egovernment.moa.spss.api.common.Transform
Gets the algorithm URI of this Transform.
getAlgorithmURI() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformImpl
 
getAnyElements() - Method in interface at.gv.egovernment.moa.spss.api.common.MetaInfo
Gets the elemental informations.
getAnyElements() - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
 
getAnyOtherInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultInfoImpl
 
getAnyOtherInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ReferencesCheckResultInfo
Gets the additional info of the failed dsig:reference element.
getbaseURI() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
getBinaryContent() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSContentExcplicit
Gets the content as a stream.
getBinaryContent() - Method in interface at.gv.egovernment.moa.spss.api.common.ContentBinary
Get the binary content.
getBinaryContent() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSContentExplicitImpl
 
getBinaryContent() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentBinaryImpl
 
getBinaryContent() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
 
getBinaryContent() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformParameterBinaryImpl
 
getBinaryContent() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameterBinary
Gets the binary transform parameter.
getCertificateCheck() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponseElement
Gets the result of the certificate verification.
getCertificateCheck() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureResponseElementImpl
 
getCertificateCheck() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 
getCertificateCheck() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse
Gets the result of the certification verification.
getCMSSignature() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.CMSSignatureResponse
Gets the CMS signature (Base64 encoded).
getCMSSignature() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest
Gets the binary CMS signature.
getCMSSignature() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSSignatureResponseImpl
 
getCMSSignature() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
 
getCode() - Method in interface at.gv.egovernment.moa.spss.api.common.CheckResult
Gets the result code.
getCode() - Method in class at.gv.egovernment.moa.spss.api.impl.CheckResultImpl
 
getCode() - Method in class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultImpl
 
getCode() - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultImpl
 
getCode() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ManifestRefsCheckResult
Gets the check code.
getCode() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ReferencesCheckResult
Gets the check code.
getContent() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSDataObject
Gets the actual content of the data object.
getContent() - Method in interface at.gv.egovernment.moa.spss.api.common.XMLDataObjectAssociation
Gets the actual content.
getContent() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
 
getContent() - Method in class at.gv.egovernment.moa.spss.api.impl.XMLDataObjectAssociationImpl
 
getContentType() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSContent
Gets the type of the contained content.
getContentType() - Method in interface at.gv.egovernment.moa.spss.api.common.Content
Gets the type of content contained in this object.
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSContentExplicitImpl
Gets the type of content.
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSContentReferenceImpl
Gets the content type.
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentBinaryImpl
Gets the type of content.
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentLocRefImpl
Gets the type of content.
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentReferenceImpl
Gets the type of content.
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentXMLImpl
Gets the type of content.
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
 
getContentType() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
 
getCreateSignatureEnvironment() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureInfoImpl
 
getCreateSignatureEnvironment() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureInfo
Gets the XML structure where the signature will be inserted.
getCreateSignatureEnvironmentProfile() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureInfoImpl
 
getCreateSignatureEnvironmentProfile() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureInfo
Gets the supplemental data for the signature environment.
getCreateSignatureEnvironmentProfileID() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileIDImpl
 
getCreateSignatureEnvironmentProfileID() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfileID
Gets the profile ID.
getCreateSignatureEnvironmentProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileExplicitImpl
Gets the type of profile.
getCreateSignatureEnvironmentProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileIDImpl
Gets the type of profile.
getCreateSignatureEnvironmentProfileType() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfile
Gets the type of this object.
getCreateSignatureInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoImpl
 
getCreateSignatureInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.SingleSignatureInfo
Gets the signature object.
getCreateSignatureLocation() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileExplicitImpl
 
getCreateSignatureLocation() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfileExplicit
Gets the location and index of where to insert the signature into the signature environment.
getCreateTransformsInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileExplicitImpl
 
getCreateTransformsInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfileExplicit
Gets the transformation information of the data object.
getCreateTransformsInfoProfile() - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
 
getCreateTransformsInfoProfile() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.DataObjectInfo
Gets information for the transformation of the data object.
getCreateTransformsInfoProfileID() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileIDImpl
 
getCreateTransformsInfoProfileID() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfileID
Gets the ID of the transformation.
getCreateTransformsInfoProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileExplicitImpl
Gets the type of profile.
getCreateTransformsInfoProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileIDImpl
Gets the type of profile.
getCreateTransformsInfoProfileType() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfile
Gets the type of profile information this object contains.
getCurrentBaseClass() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
getDataObject() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.DataObjectInfo
Gets information related to a single data object.
getDataObject() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest
Gets the data object necessary for the verification.
getDataObject() - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoCMSImpl
 
getDataObject() - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
 
getDataObject() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
 
getDataObject() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.DataObjectInfo
Gets information related to a single data object.
getDataObjectInfo() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.SingleSignatureInfo
Gets the dataObjectInfo information.
getDataObjectInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoCMSImpl
 
getDataObjectInfos() - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoImpl
 
getDataObjectInfos() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.SingleSignatureInfo
Gets the dataObjectInfo information.
getDateTime() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest
Gets the date and time for which the signature verification has to be performed.
getDateTime() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
 
getDateTime() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
 
getDateTime() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest
Gets the date and time for which the signature verification has to be performed.
getDescription() - Method in interface at.gv.egovernment.moa.spss.api.common.MetaInfo
Gets the descriptive information (URI).
getDescription() - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
 
getDigestMethod() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformPatameterHashImpl
 
getDigestMethod() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameterHash
Gets the method used for calculating the digest value.
getDigestValue() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformPatameterHashImpl
 
getDigestValue() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameterHash
Gets the binary hash of the transform parameter.
getErrorCode() - Method in class at.gv.egovernment.moa.spss.api.impl.ErrorResponseImpl
 
getErrorCode() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.ErrorResponse
Gets the error code.
getErrorsAndWarnings() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
getEuTSLUrl() - Method in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
Gets the EU TSL URL.
getEuTSLUrl() - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
getExcludeByteRangeFrom() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSDataObject
 
getExcludeByteRangeFrom() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
 
getExcludeByteRangeTo() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSDataObject
 
getExcludeByteRangeTo() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
 
getExpectedTerritory() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
getFailedReferences() - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultInfoImpl
 
getFailedReferences() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ReferencesCheckResultInfo
Gets the positions of the failed signature references containing the references to the manifests being described by this object.
getFilters() - Method in interface at.gv.egovernment.moa.spss.api.common.XPathFilter2Transform
Gets the XPathFilters contained in this XPathFilter2Transform.
getFilters() - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilter2TransformImpl
 
getFilterType() - Method in interface at.gv.egovernment.moa.spss.api.common.XPathFilter
Gets the type of this XPathFilter.
getFilterType() - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilterImpl
 
getFinalDataMetaInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoImpl
 
getFinalDataMetaInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfo
Gets meta information about the data resulting from the transformation.
getHashInputDatas() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 
getHashInputDatas() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse
Gets datas signed by the signatory.
getInclusiveNamespacePrefixes() - Method in interface at.gv.egovernment.moa.spss.api.common.ExclusiveCanonicalizationTransform
Sets the namespace prefixes that are handled in the same manner as in canonical XML.
getInclusiveNamespacePrefixes() - Method in class at.gv.egovernment.moa.spss.api.impl.ExclusiveCanonicalizationTransformImpl
 
getIndex() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureLocationImpl
 
getIndex() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureLocation
Gets the node index, after which the signature will be inserted into the parent elemen.
getInfo() - Method in interface at.gv.egovernment.moa.spss.api.common.CheckResult
Gets descriptive information.
getInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.CheckResultImpl
 
getInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.ErrorResponseImpl
 
getInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultImpl
 
getInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultImpl
 
getInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.ErrorResponse
Gets verbose error information.
getInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ManifestRefsCheckResult
Gets the reference to the manifest.
getInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ReferencesCheckResult
Gets the additional information about the result.
getInstance() - Static method in class at.gv.egovernment.moa.spss.api.Configurator
 
getInstance() - Static method in class at.gv.egovernment.moa.spss.api.SignatureCreationService
Get an instance of the SignatureCreationService.
getInstance() - Static method in class at.gv.egovernment.moa.spss.api.SignatureVerificationService
Get an instance of the SignatureVerificationService.
getInstance() - Static method in class at.gv.egovernment.moa.spss.api.SPSSFactory
Returns the single instance of this class.
getInstance() - Static method in class at.gv.egovernment.moa.spss.util.MessageProvider
Return the single instance of the MessageProvider.
getIssuerCountry(X509Certificate) - Static method in class at.gv.egovernment.moa.spss.util.CertificateUtils
Gets the country from the certificate issuer
getIssuerCountryCode() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Returns the signer certificate issuer country code
getIssuerCountryCode() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
getKeyIdentifier() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.CreateCMSSignatureRequest
Gets the identifier for the keys to be used for the signature.
getKeyIdentifier() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureRequestImpl
 
getKeyIdentifier() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureRequestImpl
 
getKeyIdentifier() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest
Gets the identifier for the keys to be used for the signature.
getLocalLastModified(File) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
getLocationReferenceURI() - Method in interface at.gv.egovernment.moa.spss.api.common.ContentLocRef
Gets the location reference URI pointing to the actual remote location of the content.
getLocationReferenceURI() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentLocRefImpl
 
getLoggingGroup() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
getLoggingGroup() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
getLoggingGroup() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
getMessage(String, Object[]) - Method in class at.gv.egovernment.moa.spss.util.MessageProvider
Get the message corresponding to a given message ID.
getMessageId() - Method in exception at.gv.egovernment.moa.spss.MOAException
Returns the message ID of this exception.
getMessageId() - Method in exception at.gv.egovernment.moa.spss.MOARuntimeException
Returns the message ID of this exception.
getMetaInfo() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSDataObject
Gets the meta information of the content.
getMetaInfo() - Method in interface at.gv.egovernment.moa.spss.api.common.XMLDataObjectAssociation
Gets descriptive meta information.
getMetaInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
 
getMetaInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.XMLDataObjectAssociationImpl
 
getMimeType() - Method in interface at.gv.egovernment.moa.spss.api.common.MetaInfo
Gets the mime type of the associated object.
getMimeType() - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
 
getNamespaceDeclarations() - Method in interface at.gv.egovernment.moa.spss.api.common.ElementSelector
Gets the namespace prefix to URI mapping to use when evaluating the XPath.
getNamespaceDeclarations() - Method in interface at.gv.egovernment.moa.spss.api.common.XPathFilter
Gets The namespace prefix to URI mapping used during evaluation of the XPath expression.
getNamespaceDeclarations() - Method in interface at.gv.egovernment.moa.spss.api.common.XPathTransform
Gets The namespace prefix to URI mapping used during evaluation of the XPath expression.
getNamespaceDeclarations() - Method in class at.gv.egovernment.moa.spss.api.impl.ElementSelectorImpl
 
getNamespaceDeclarations() - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilterImpl
 
getNamespaceDeclarations() - Method in class at.gv.egovernment.moa.spss.api.impl.XPathTransformImpl
 
getPartOf() - Method in interface at.gv.egovernment.moa.spss.api.common.InputData
Returns a String signalling what kind of container the XMLDSIG Reference this InputData belongs to is part of.
getPartOf() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
 
getPartOf() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
 
getPublicAuhtorityID() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Gets the public authority ID, if the certificate contained in this object is from a public authority.
getPublicAuhtorityID() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
getQCSource() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Returns the source of the QC check (TSL or Certificate) *
getQCSource() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
getQualifiedCACertificates(Date, String[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
getQualifiedCACertificates(Date, String[], String[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
getQualifiedCACertificates(Date, String[]) - Method in interface at.gv.egovernment.moa.spss.tsl.connector.TSLConnectorInterface
Get a list of certificates form the local TSL database with the selected properties.
getQualifiedCACertificates(Date, String[], String[]) - Method in interface at.gv.egovernment.moa.spss.tsl.connector.TSLConnectorInterface
Get a list of certificates form the local TSL database with the selected properties.
getReference() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSContentReference
Gets the reference URI from wher the content can be retrieved.
getReference() - Method in interface at.gv.egovernment.moa.spss.api.common.Content
Gets the reference to the content data (a URI).
getReference() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSContentReferenceImpl
 
getReference() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentImpl
 
getReference() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
 
getReference() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
 
getReferenceInfos() - Method in class at.gv.egovernment.moa.spss.api.impl.SignatureManifestCheckParamsImpl
 
getReferenceInfos() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.SignatureManifestCheckParams
Gets the referential information.
getReferenceInputDatas() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 
getReferenceInputDatas() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse
Gets source datas elements.
getReferringReferenceNumber() - Method in interface at.gv.egovernment.moa.spss.api.common.InputData
If this InputData belongs to an XMLDSIG Reference being part of either a XMLDSIGManifest or a SignatureManifest, this method returns a positive int value signalling the particular Reference of the XMLDSIG SignedInfo referring to the XMLDSIGManifest or SignatureManifest respectively.
getReferringReferenceNumber() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
 
getReferringReferenceNumber() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
 
getReferringSignatureReference() - Method in class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultInfoImpl
 
getReferringSignatureReference() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ManifestRefsCheckResultInfo
Gets the position of the signature reference containing the reference to the manifest being described by this object.
getReport() - Method in class at.gv.egovernment.moa.spss.tsl.utils.Mitigation
 
getResponseElements() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.CreateCMSSignatureResponse
Gets the response elements.
getResponseElements() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponse
Gets the response elements.
getResponseElements() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureResponseImpl
 
getResponseElements() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureResponseImpl
 
getResponseElements() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSinatureResponseImpl
 
getResponseElements() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponse
Gets the response elements.
getResponseType() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.CreateCMSSignatureResponseElement
Gets the type of response object.
getResponseType() - Method in class at.gv.egovernment.moa.spss.api.impl.CMSSignatureResponseImpl
Gets the type of CreateCMSSignatureResponseElement.
getResponseType() - Method in class at.gv.egovernment.moa.spss.api.impl.ErrorResponseImpl
Gets the response type.
getResponseType() - Method in class at.gv.egovernment.moa.spss.api.impl.SignatureEnvironmentResponseImpl
Gets the type of CreateXMLSignatureResponseElement.
getResponseType() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponseElement
Gets the type of response object.
getReturnHashInputData() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
 
getReturnHashInputData() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest
Checks, whether actually signed data shall be returned.
getReturnReferenceInputData() - Method in class at.gv.egovernment.moa.spss.api.impl.SignatureManifestCheckParamsImpl
 
getReturnReferenceInputData() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.SignatureManifestCheckParams
Gets information on whether signature source data should be returned.
getSaxLevelValidationFixup(SAXParseException) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
getSignatories() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest
Gets the positions of signatories whose signature must be verified.
getSignatories() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
 
getSignatureCheck() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponseElement
Gets the result of the signature verification.
getSignatureCheck() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureResponseElementImpl
 
getSignatureCheck() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 
getSignatureCheck() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse
Gets the result of the signature verification.
getSignatureEnvironment() - Method in class at.gv.egovernment.moa.spss.api.impl.SignatureEnvironmentResponseImpl
 
getSignatureEnvironment() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.SignatureEnvironmentResponse
Gets the XML structure which contains the signature.
getSignatureInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
 
getSignatureInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest
Gets the signature to be verified.
getSignatureManifestCheck() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 
getSignatureManifestCheck() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse
Gets the result of the signature manifest verification.
getSignatureManifestCheckParams() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
 
getSignatureManifestCheckParams() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest
Gets parameters for Security Layer signature verification.
getSignerCertificate() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Gets the signer certificate.
getSignerCertificate() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
getSignerInfo() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponseElement
Gets a SignerInfo element according to CMS.
getSignerInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureResponseElementImpl
 
getSignerInfo() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 
getSignerInfo() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse
Gets a SignerInfo element according to XMLDSig.
getSingleSignatureInfos() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.CreateCMSSignatureRequest
Gets the information of the singleSignatureInfo elements.
getSingleSignatureInfos() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureRequestImpl
 
getSingleSignatureInfos() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureRequestImpl
 
getSingleSignatureInfos() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest
Gets the information of the singleSignatureInfo elements.
getSSCDSource() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Returns the source of the SSCD check (TSL or Certificate) *
getSSCDSource() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
getStructure() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.DataObjectInfo
Gets the structure of the signature.
getStructure() - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoCMSImpl
 
getStructure() - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
 
getStructure() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.DataObjectInfo
Gets the structure of the signature.
getStylesheet() - Method in interface at.gv.egovernment.moa.spss.api.common.XSLTTransform
Gets the XSLT stylesheet element used for the transformation.
getStylesheet() - Method in class at.gv.egovernment.moa.spss.api.impl.XSLTransformImpl
 
getSupplementProfile() - Method in class at.gv.egovernment.moa.spss.api.impl.SupplementProfileExplicitImpl
 
getSupplementProfile() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.SupplementProfileExplicit
Gets the supplemental object.
getSupplementProfileID() - Method in class at.gv.egovernment.moa.spss.api.impl.SupplementProfileIDImpl
 
getSupplementProfileID() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.SupplementProfileID
Gets the id of the profile where the supplementary information can be found.
getSupplementProfiles() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
 
getSupplementProfiles() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest
Gets the supplemental information.
getSupplementProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.SupplementProfileExplicitImpl
Gets the type of SupplementProfile.
getSupplementProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.SupplementProfileIDImpl
Gets the type of SupplementProfile.
getSupplementProfileType() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.SupplementProfile
Gets the type of supplementary information contained in this object.
getSupplements() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileExplicitImpl
 
getSupplements() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileExplicitImpl
 
getSupplements() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfileExplicit
Gets the supplemental information.
getSupplements() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfileExplicit
Gets the supplemental information.
getTransformParameters() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileExplicitImpl
 
getTransformParameters() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfileExplicit
Gets the transformation parameters.
getTransformParameterType() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformParameterBinaryImpl
Gets the TransformParameter type.
getTransformParameterType() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformParameterURIImpl
Gets the type of TransformParameter.
getTransformParameterType() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformPatameterHashImpl
Gets the type of TransformParameter.
getTransformParameterType() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameter
Gets the type of transform parameter contained in this object.
getTransforms() - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoImpl
 
getTransforms() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileExplicitImpl
 
getTransforms() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfo
Gets the XMLDSig transforms.
getTransforms() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfileExplicit
Gets the XMLDSig transforms element.
getTrustProfileId() - Method in interface at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest
Gets the profile ID of trusted certificates to be used for signature verification.
getTrustProfileId() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
 
getTrustProfileId() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
 
getTrustProfileId() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest
Gets the profile id of the set of trusted certificates to be used for signature verification.
getType() - Method in interface at.gv.egovernment.moa.spss.api.common.MetaInfo
Gets the XML signature creation type information of the associated object.
getType() - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
 
getUpdateSchedulePeriod() - Method in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
 
getUpdateSchedulePeriod() - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
getUpdateScheduleStartTime() - Method in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
 
getUpdateScheduleStartTime() - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
getURI() - Method in class at.gv.egovernment.moa.spss.api.impl.TransformParameterImpl
 
getURI() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameter
Gets the transform parameter URI.
getVerifySignatureEnvironment() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifySignatureInfoImpl
 
getVerifySignatureEnvironment() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifySignatureInfo
Gets the content of the VerifySignatureEnvironment element.
getVerifySignatureLocation() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifySignatureInfoImpl
 
getVerifySignatureLocation() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifySignatureInfo
Gets the location of the signature.
getVerifyTransformsInfoProfileID() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileIDImpl
 
getVerifyTransformsInfoProfileID() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfileID
Gets the identifier referencing the transformation info.
getVerifyTransformsInfoProfiles() - Method in class at.gv.egovernment.moa.spss.api.impl.ReferenceInfoImpl
 
getVerifyTransformsInfoProfiles() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsDataImpl
 
getVerifyTransformsInfoProfiles() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.ReferenceInfo
Gets the transformation info.
getVerifyTransformsInfoProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileExplicitImpl
Gets the type of VerifyTransformsInfoProfile.
getVerifyTransformsInfoProfileType() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileIDImpl
Gets the type of VerifyTransformsInfoProfile.
getVerifyTransformsInfoProfileType() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfile
Gets the type of transformation information contained in this object.
getWorkingDirectory() - Method in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
 
getWorkingDirectory() - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
getWorkingDirectoryAsURI() - Method in interface at.gv.egovernment.moa.spss.api.common.TSLConfiguration
 
getWorkingDirectoryAsURI() - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
getWrapped() - Method in exception at.gv.egovernment.moa.spss.MOAException
Returns the exception wrapped by this MOAException.
getWrapped() - Method in exception at.gv.egovernment.moa.spss.MOARuntimeException
Returns the exception wrapped by this MOARuntimeException.
getX509IssuerName() - Method in interface at.gv.egovernment.moa.spss.api.common.X509IssuerSerial
Gets the issuer distinguished name.
getX509IssuerName() - Method in class at.gv.egovernment.moa.spss.api.impl.X509IssuerSerialImpl
 
getX509SerialNumber() - Method in interface at.gv.egovernment.moa.spss.api.common.X509IssuerSerial
Gets the issuer serial number.
getX509SerialNumber() - Method in class at.gv.egovernment.moa.spss.api.impl.X509IssuerSerialImpl
 
getXMLContent() - Method in interface at.gv.egovernment.moa.spss.api.common.ContentXML
Gets the XML content stored in this object.
getXMLContent() - Method in class at.gv.egovernment.moa.spss.api.impl.ContentXMLImpl
 
getXMLContent() - Method in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
 
getXMLDsigManifestChecks() - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 
getXMLDsigManifestChecks() - Method in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse
Gets XMLDSigManifestCheck elements.
getXPathExpression() - Method in interface at.gv.egovernment.moa.spss.api.common.ElementSelector
Gets the XPath expression pointing to a single element.
getXPathExpression() - Method in interface at.gv.egovernment.moa.spss.api.common.XPathFilter
Gets the XPath expression for selecting the nodes.
getXPathExpression() - Method in interface at.gv.egovernment.moa.spss.api.common.XPathTransform
Gets the XPath expression used for selection.
getXPathExpression() - Method in class at.gv.egovernment.moa.spss.api.impl.ElementSelectorImpl
 
getXPathExpression() - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilterImpl
 
getXPathExpression() - Method in class at.gv.egovernment.moa.spss.api.impl.XPathTransformImpl
 

H

HASH_TRANSFORMPARAMETER - Static variable in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameter
Indicatest that this object contains a binary hash of the transform parameter.
howLongWaitForThreads() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
howLongWaitForThreads() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 

I

ID_CREATESIGNATUREENVIRONMENTPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateSignatureEnvironmentProfile
Indicates that the profile data is stored in the configuration and resolved using an ID.
ID_CREATETRANSFORMSINFOPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateTransformsInfoProfile
Indicates transformation information given as an ID.
ID_SUPPLEMENTPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlverify.SupplementProfile
Indicates that this object contains a profile id where supplementary information can be found.
ID_VERIFYTRANSFORMSINFOPROFILE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlverify.VerifyTransformsInfoProfile
Indicatest that this object contains a transformation info id.
init() - Method in class at.gv.egovernment.moa.spss.api.Configurator
Initialize the SP/SS configuration.
initial(String, String, String, String) - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
initialize(String, String, String, String) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
initialize(String, String, String, String) - Method in interface at.gv.egovernment.moa.spss.tsl.connector.TSLConnectorInterface
Initial the MOA TSL Connector.
InputData - Interface in at.gv.egovernment.moa.spss.api.common
Interface specifying accessors for two attributes needed for returning HashInputData and ReferenceInputData information as part of VerifyXMLSignatureResponse.
InputDataBinaryImpl - Class in at.gv.egovernment.moa.spss.api.impl
Content wrapper decorating a binary content with two additional attributes needed for returning HashInputData and ReferenceInputData information as part of VerifyXMLSignatureResponse.
InputDataBinaryImpl(Content, String, int) - Constructor for class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
Creates a new instance.
InputDataXMLImpl - Class in at.gv.egovernment.moa.spss.api.impl
Content wrapper decorating an XML content with two additional attributes needed for returning HashInputData and ReferenceInputData information as part of VerifyXMLSignatureResponse.
InputDataXMLImpl(Content, String, int) - Constructor for class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
Creates a new instance.
INTERSECT_TYPE - Static variable in interface at.gv.egovernment.moa.spss.api.common.XPathFilter
Intersect this filter's node set with the resulting node set.
is_isInitialised() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
is_logExceptions() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
is_logWarnings() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
is_nullRedundancies() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
is_sqlMultithreaded() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
is_throwExceptions() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
is_throwWarnings() - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
isChildOfManifest() - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
 
isChildOfManifest() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.DataObjectInfo
Checks whether a refercence will be placed in the signature itself or in the manifest.
isPublicAuthority() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Checks, whether the certificate contained in this object is a public authority certificate.
isPublicAuthority() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
isQC() - Method in class at.gv.egovernment.moa.spss.util.QCSSCDResult
 
isQCSourceTSL() - Method in class at.gv.egovernment.moa.spss.util.QCSSCDResult
 
isQualifiedCertificate() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Checks, whether the certificate contained in this object is qualified.
isQualifiedCertificate() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
isSecurityLayerConform() - Method in interface at.gv.egovernment.moa.spss.api.cmssign.SingleSignatureInfo
Check whether a Security Layer conform signature manifest will be created.
isSecurityLayerConform() - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoCMSImpl
 
isSecurityLayerConform() - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoImpl
 
isSecurityLayerConform() - Method in interface at.gv.egovernment.moa.spss.api.xmlsign.SingleSignatureInfo
Check whether a Security Layer conform signature manifest will be created.
isSSCD() - Method in interface at.gv.egovernment.moa.spss.api.common.SignerInfo
Checks, whether the signature is based on a SSCD.
isSSCD() - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
isSSCD() - Method in class at.gv.egovernment.moa.spss.util.QCSSCDResult
 
isSSCDSourceTSL() - Method in class at.gv.egovernment.moa.spss.util.QCSSCDResult
 

L

LOCREF_CONTENT - Static variable in interface at.gv.egovernment.moa.spss.api.common.Content
Indicates that this object contains a location reference content.

M

main(String[]) - Static method in class at.gv.egovernment.moa.spss.tsl.utils.CertificateReader
 
ManifestRefsCheckResult - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Contains the results of manifest checks according to XMLDsig.
ManifestRefsCheckResultImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ManifestRefsCheckResult.
ManifestRefsCheckResultImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultImpl
 
ManifestRefsCheckResultInfo - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates information referring to the manifest of the check.
ManifestRefsCheckResultInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ManifestRefsCheckResultInfo.
ManifestRefsCheckResultInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultInfoImpl
 
MessageProvider - Class in at.gv.egovernment.moa.spss.util
Singleton wrapper around a Messages object.
MessageProvider(String[], Locale[]) - Constructor for class at.gv.egovernment.moa.spss.util.MessageProvider
Create a MessageProvider.
MetaInfo - Interface in at.gv.egovernment.moa.spss.api.common
Object encapsulating descriptive meta information.
MetaInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of MetaInfo.
MetaInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
 
MitigatedTSLSecurityException - Exception in at.gv.egovernment.moa.spss.tsl.exception
 
MitigatedTSLSecurityException(TSLSecurityException.Type, Locator) - Constructor for exception at.gv.egovernment.moa.spss.tsl.exception.MitigatedTSLSecurityException
 
Mitigation - Class in at.gv.egovernment.moa.spss.tsl.utils
 
Mitigation(String) - Constructor for class at.gv.egovernment.moa.spss.tsl.utils.Mitigation
 
MOAApplicationException - Exception in at.gv.egovernment.moa.spss
Base class of application specific MOA exceptions.
MOAApplicationException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.spss.MOAApplicationException
Create a new MOAApplicationException.
MOAApplicationException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.spss.MOAApplicationException
Create a new MOAApplicationException.
MOAException - Exception in at.gv.egovernment.moa.spss
Base class of MOA specific exceptions.
MOAException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.spss.MOAException
Create a MOAException.
MOAException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.spss.MOAException
Create a MOAException.
MOARuntimeException - Exception in at.gv.egovernment.moa.spss
Base class of MOA specific runtime exceptions.
MOARuntimeException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.spss.MOARuntimeException
Create a MOAException.
MOARuntimeException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.spss.MOARuntimeException
Create a MOAException.
MOASPSSEntityResolver - Class in at.gv.egovernment.moa.spss.util
An EntityResolver that looks up entities stored as local resources.
MOASPSSEntityResolver() - Constructor for class at.gv.egovernment.moa.spss.util.MOASPSSEntityResolver
 
MOASystemException - Exception in at.gv.egovernment.moa.spss
Base class of technical MOA exceptions.
MOASystemException(String, Object[]) - Constructor for exception at.gv.egovernment.moa.spss.MOASystemException
Create a new MOASystemException.
MOASystemException(String, Object[], Throwable) - Constructor for exception at.gv.egovernment.moa.spss.MOASystemException
Create a new MOASystemException.

N

normalizeXML() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
normalizeXML() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
normalizeXML() - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 

P

p7read(File) - Static method in class at.gv.egovernment.moa.spss.tsl.utils.CertificateReader
 
parse(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.CreateCMSSignatureRequestParser
Parse a CreateCMSSignatureRequest DOM element, as defined by the MOA schema.
parse(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.CreateXMLSignatureRequestParser
Parse a CreateXMLSignatureRequest DOM element, as defined by the MOA schema.
parse(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.VerifyCMSSignatureRequestParser
Parse a VerifyCMSSignatureRequest DOM element, as defined by the MOA schema.
parse(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.VerifyXMLSignatureRequestParser
Parse a VerifyXMLSignatureRequest DOM element, as defined by the MOA schema.
parseContent(Element) - Static method in class at.gv.egovernment.moa.spss.api.xmlbind.RequestParserUtils
Parse a ContentOptionalRefType or ContentRequiredRefType kind of DOM element.
parseCreateSignatureEnvironmentProfile(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.ProfileParser
Parse a CreateSignatureEnvironmentProfile DOM element.
parseCreateTransformsInfoProfile(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.ProfileParser
Parse a CreateTransformsInfoProfile DOM element.
parseDateTime(Element, String) - Static method in class at.gv.egovernment.moa.spss.api.xmlbind.RequestParserUtils
Get the signing time from a Verfiy(CMS|XML)SignatureRequest.
parseMetaInfo(Element) - Static method in class at.gv.egovernment.moa.spss.api.xmlbind.RequestParserUtils
Parse a MetaInfoType kind of DOM element.
parseSupplementProfile(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.ProfileParser
Parse a SupplementProfile DOM element.
parseTransform(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.TransformParser
Parse an XMLDsig Transform DOM element.
parseTransforms(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.TransformParser
Parse an XMLDsig Transforms DOM element.
parseVerifyTransformsInfoProfile(Element) - Method in class at.gv.egovernment.moa.spss.api.xmlbind.ProfileParser
Parse a VerifyTransformsInfoProfile DOM element.
parseXMLDataObjectAssociation(Element) - Static method in class at.gv.egovernment.moa.spss.api.xmlbind.RequestParserUtils
Parse a XMLDataObjectAssociationType kind of DOM element.
partOf_ - Variable in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
This attribute signals what kind of container the XMLDSIG Reference this InputData belongs to is part of.
partOf_ - Variable in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
This attribute signals what kind of container the XMLDSIG Reference this InputData belongs to is part of.
print(Object) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
print(Object) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
print(Object) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
Collect all the logs for this context
printStackTrace() - Method in exception at.gv.egovernment.moa.spss.MOAException
Print a stack trace of this exception to System.err.
printStackTrace(PrintStream) - Method in exception at.gv.egovernment.moa.spss.MOAException
Print a stack trace of this exception, including the wrapped exception.
printStackTrace(PrintWriter) - Method in exception at.gv.egovernment.moa.spss.MOAException
Print a stack trace of this exception, including the wrapped exception.
printStackTrace() - Method in exception at.gv.egovernment.moa.spss.MOARuntimeException
Print a stack trace of this exception to System.err.
printStackTrace(PrintStream) - Method in exception at.gv.egovernment.moa.spss.MOARuntimeException
Print a stack trace of this exception, including the wrapped exception.
printStackTrace(PrintWriter) - Method in exception at.gv.egovernment.moa.spss.MOARuntimeException
Print a stack trace of this exception, including the wrapped exception.
ProfileParser - Class in at.gv.egovernment.moa.spss.api.xmlbind
Parse the various profile elements contained in the MOA web service requests and given as separate files in the MOA configuration.
ProfileParser() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.ProfileParser
 

Q

QCSSCDResult - Class in at.gv.egovernment.moa.spss.util
 
QCSSCDResult() - Constructor for class at.gv.egovernment.moa.spss.util.QCSSCDResult
 
QCSSCDResult(boolean, boolean, boolean, boolean) - Constructor for class at.gv.egovernment.moa.spss.util.QCSSCDResult
 

R

readCertificates(String) - Static method in class at.gv.egovernment.moa.spss.tsl.utils.CertificateReader
Reads the certificates from the given directory and returns the certificates as sorted list (end user certificate first).
readCertificatesIntoArray(String) - Static method in class at.gv.egovernment.moa.spss.tsl.utils.CertificateReader
Reads the certificates from the given directory and returns the certificates as sorted list (end user certificate first).
REFERENCE_CONTENT - Static variable in interface at.gv.egovernment.moa.spss.api.cmsverify.CMSContent
Indicates that this object contains a reference to the CMS content.
REFERENCE_CONTENT - Static variable in interface at.gv.egovernment.moa.spss.api.common.Content
Indicates that this object contains a URI reference to some content.
ReferenceInfo - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Contains transformation parameters which are locally available.
ReferenceInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ReferenceInfo.
ReferenceInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ReferenceInfoImpl
 
ReferencesCheckResult - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Contains information about the verification status of references contained in the signature.
ReferencesCheckResultImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ReferencesCheckResult.
ReferencesCheckResultImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultImpl
 
ReferencesCheckResultInfo - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Additional information contained in a ReferencesCheckResult.
ReferencesCheckResultInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of ReferencesCheckResultInfo.
ReferencesCheckResultInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultInfoImpl
 
REFERER_NONE_ - Static variable in interface at.gv.egovernment.moa.spss.api.common.InputData
Value returned by {link getReferringReferenceNumber}, signalling that the attribute is not used.
referringReferenceNumber_ - Variable in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
If this InputData belongs to an XMLDSIG Reference being part of either a XMLDSIGManifest or a SignatureManifest, this attribute (a positive int) signals the particular Reference of the XMLDSIG SignedInfo referring to the XMLDSIGManifest or SignatureManifest respectively.
referringReferenceNumber_ - Variable in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
If this InputData belongs to an XMLDSIG Reference being part of either a XMLDSIGManifest or a SignatureManifest, this attribute (a positive int) signals the particular Reference of the XMLDSIG SignedInfo referring to the XMLDSIGManifest or SignatureManifest respectively.
RequestParserUtils - Class in at.gv.egovernment.moa.spss.api.xmlbind
Utility methods for parsing XML requests definied in the MOA XML schema.
RequestParserUtils() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.RequestParserUtils
 
resolveEntity(String, String) - Method in class at.gv.egovernment.moa.spss.util.MOASPSSEntityResolver
Resolve an entity.
run() - Method in class at.gv.egovernment.moa.spss.tsl.timer.TSLUpdaterTimerTask
 

S

securityCheck(TSLSecurityException.Type, X509Certificate[], ListIterator<X509Certificate>) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
set_dbFileName(String) - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
set_euTrustAnchorsPath(String) - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
set_msTrustAnchorsPath(String) - Static method in class at.gv.egovernment.moa.spss.tsl.config.Configurator
 
setAlgorithmURI(String) - Method in class at.gv.egovernment.moa.spss.api.impl.TransformImpl
Sets the URI identifying the transformation algorithm.
setAnyElements(NodeList) - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
Sets descriptive XML content.
setAnyOtherInfo(NodeList) - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultInfoImpl
Sets additional information about the references check.
setBinaryContent(InputStream) - Method in class at.gv.egovernment.moa.spss.api.impl.CMSContentExplicitImpl
Sets the binary content as a stream.
setBinaryContent(InputStream) - Method in class at.gv.egovernment.moa.spss.api.impl.ContentBinaryImpl
Sets the binary content as a stream.
setBinaryContent(InputStream) - Method in class at.gv.egovernment.moa.spss.api.impl.TransformParameterBinaryImpl
Sets the binary content as a stream.
setCertificateCheck(CheckResult) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureResponseElementImpl
Sets a result of the certificate verification.
setCertificateCheck(CheckResult) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
Sets the result of the certification verification.
setChildOfManifest(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
Sets whether a reference will be placed in the signature itself or in the manifest.
setCMSSignature(String) - Method in class at.gv.egovernment.moa.spss.api.impl.CMSSignatureResponseImpl
Sets the CMS signature.
setCMSSignature(InputStream) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
Sets the CMS signature to verify.
setCode(int) - Method in class at.gv.egovernment.moa.spss.api.impl.CheckResultImpl
Sets a result code.
setCode(int) - Method in class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultImpl
Sets the check code.
setCode(int) - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultImpl
Sets the check code.
setContent(CMSContent) - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
Sets the data of this CMSDataObject.
setContent(Content) - Method in class at.gv.egovernment.moa.spss.api.impl.XMLDataObjectAssociationImpl
Sets the actual data contained in this object.
setCreateSignatureEnvironment(Content) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureInfoImpl
Sets the signature environment that will contain the newly created signature.
setCreateSignatureEnvironmentProfile(CreateSignatureEnvironmentProfile) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureInfoImpl
Sets the signature environment profile containing additional information about the signature environment.
setCreateSignatureEnvironmentProfileID(String) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileIDImpl
Sets the profile ID.
setCreateSignatureInfo(CreateSignatureInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoImpl
 
setCreateSignatureLocation(CreateSignatureLocation) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileExplicitImpl
Sets the insertion location of the signature to be created.
setCreateTransformsInfo(CreateTransformsInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileExplicitImpl
Sets the transformation information.
setCreateTransformsInfoProfile(CreateTransformsInfoProfile) - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
Sets additional information for the transformations.
setCreateTransformsInfoProfileID(String) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileIDImpl
Sets the profile ID.
setDataObject(CMSDataObject) - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoCMSImpl
Sets the data object to be signed.
setDataObject(Content) - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
Sets the data object to be signed.
setDataObject(CMSDataObject) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
Sets the data object necessary for signature verification.
setDataObjectInfo(DataObjectInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoCMSImpl
 
setDataObjectInfos(List) - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoImpl
 
setDateTime(Date) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
Sets the date for which to verify the signature.
setDateTime(Date) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
Sets the date and time for signature verification.
setDescription(String) - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
Sets the URI pointing to a description of the content.
setDigestMethod(String) - Method in class at.gv.egovernment.moa.spss.api.impl.TransformPatameterHashImpl
Sets method used to calculate the digest value.
setDigestValue(byte[]) - Method in class at.gv.egovernment.moa.spss.api.impl.TransformPatameterHashImpl
Sets the digest value.
setErrorCode(int) - Method in class at.gv.egovernment.moa.spss.api.impl.ErrorResponseImpl
Sets the error code.
setEuTSLUrl(String) - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
setExcludeByteRangeFrom(BigDecimal) - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
 
setExcludeByteRangeTo(BigDecimal) - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
 
setFailedReferences(int[]) - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultInfoImpl
Sets the indexes of the failed references.
setFilters(List) - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilter2TransformImpl
Sets the XPath filters contained in this XPathFilter2Transform.
setFilterType(String) - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilterImpl
Sets the type of filter.
setFinalDataMetaInfo(MetaInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoImpl
Sets the meta information about the data resulting from the transforms.
setHashInputDatas(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
Sets data signed by the signatory.
setInclusiveNamespacePrefixes(List) - Method in class at.gv.egovernment.moa.spss.api.impl.ExclusiveCanonicalizationTransformImpl
Sets the namespaces to treat according to canonical XML.
setIndex(int) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureLocationImpl
Sets the index of the newly created signature.
setInfo(NodeList) - Method in class at.gv.egovernment.moa.spss.api.impl.CheckResultImpl
Sets a descriptive information.
setInfo(String) - Method in class at.gv.egovernment.moa.spss.api.impl.ErrorResponseImpl
Sets the verbose error information.
setInfo(ManifestRefsCheckResultInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultImpl
Sets a reference to the manifest.
setInfo(ReferencesCheckResultInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.ReferencesCheckResultImpl
Sets additional information about the reference check.
setIssuerCountryCode(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
setKeyIdentifier(String) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureRequestImpl
Sets the identifier for selecting the private keys for creating the signature.
setKeyIdentifier(String) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureRequestImpl
Sets the identifier for selecting the private keys for creating the signature.
setLocationReferenceURI(String) - Method in class at.gv.egovernment.moa.spss.api.impl.ContentLocRefImpl
Sets the location reference URI pointing to the actual remote location of the content.
setMetaInfo(MetaInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.CMSDataObjectImpl
Sets the meta information associated with the CMS data object.
setMetaInfo(MetaInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.XMLDataObjectAssociationImpl
Sets meta information about the Content object.
setMimeType(String) - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
Sets the MIME type.
setNamespaceDeclarations(Map) - Method in class at.gv.egovernment.moa.spss.api.impl.ElementSelectorImpl
Sets namespace declarations to apply for evaluating the XPath.
setNamespaceDelcarations(Map) - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilterImpl
Sets the namespace prefix to URI mapping to while evaluating the XPath expression.
setNamespaceDelcarations(Map) - Method in class at.gv.egovernment.moa.spss.api.impl.XPathTransformImpl
Sets the namespace prefix to URI mapping to while evaluating the XPath expression.
setPublicAuhtorityID(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
Sets the public authority ID of the signer certificate.
setPublicAuthority(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
Sets, whether the certificate contained in this object is an e-government certificate or not.
setQCSourceTSL(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
setQualifiedCertificate(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
Sets, whether the certificate contained in this object is qualified or not.
setReference(String) - Method in class at.gv.egovernment.moa.spss.api.impl.CMSContentReferenceImpl
Sets the reference URI.
setReference(String) - Method in class at.gv.egovernment.moa.spss.api.impl.ContentImpl
Sets the reference pointing to the content data.
setReferenceInfos(List) - Method in class at.gv.egovernment.moa.spss.api.impl.SignatureManifestCheckParamsImpl
Sets the referantial information.
setReferenceInputDatas(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
Sets the source data elements.
setReferringSignatureReference(int) - Method in class at.gv.egovernment.moa.spss.api.impl.ManifestRefsCheckResultInfoImpl
Sets the position of the signature reference containing the reference to the manifest being described by this object.
setResponseElements(List) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureResponseImpl
Sets the elements contained in the response.
setResponseElements(List) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureResponseImpl
Sets the elements contained in the response.
setResponseElements(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSinatureResponseImpl
Sets the elements contained in the response.
setReturnHashInputData(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
Sets whether to return hash input data.
setReturnReferenceInputData(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SignatureManifestCheckParamsImpl
Sets whether to return signature source data.
setSecurityLayerConform(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoCMSImpl
 
setSecurityLayerConform(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoImpl
 
setSignatories(int[]) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
Sets the indexes of the signatories whose signature should be verified.
setSignatureCheck(CheckResult) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureResponseElementImpl
Sets a result of the signature verification.
setSignatureCheck(ReferencesCheckResult) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
Sets the result of the signature verification.
setSignatureEnvironment(Element) - Method in class at.gv.egovernment.moa.spss.api.impl.SignatureEnvironmentResponseImpl
Sets the XML structure which contains the signature.
setSignatureInfo(VerifySignatureInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
Sets the signature to be verified.
setSignatureManifestCheck(ReferencesCheckResult) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
Sets the result of the signature manifest verification.
setSignatureManifestCheckParams(SignatureManifestCheckParams) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
Sets supplemental information about the singature.
setSignerCertificate(X509Certificate) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
Sets the signer certificate.
setSignerInfo(SignerInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureResponseElementImpl
Sets a SignerInfo element according to CMS.
setSignerInfo(SignerInfo) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
Sets information about the signer certificate.
setSingleSignatureInfos(List) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateCMSSignatureRequestImpl
Sets the information for creating single signatures.
setSingleSignatureInfos(List) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateXMLSignatureRequestImpl
Sets the information for creating single signatures.
setSSCD(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
Sets, whether the signature is based on an SSCS or not.
setSSCDSourceTSL(boolean) - Method in class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
setStructure(String) - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoCMSImpl
Sets the signature structure type.
setStructure(String) - Method in class at.gv.egovernment.moa.spss.api.impl.DataObjectInfoImpl
Sets the signature structure type.
setStylesheet(Element) - Method in class at.gv.egovernment.moa.spss.api.impl.XSLTransformImpl
Sets the XSLT stylesheet to apply.
setSupplementProfile(XMLDataObjectAssociation) - Method in class at.gv.egovernment.moa.spss.api.impl.SupplementProfileExplicitImpl
Sets the supplemental information for verifying a signature.
setSupplementProfileID(String) - Method in class at.gv.egovernment.moa.spss.api.impl.SupplementProfileIDImpl
Sets the SupplementProfile profile ID.
setSupplementProfiles(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
Sets supplemental information about the singature.
setSupplements(List) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateSignatureEnvironmentProfileExplicitImpl
Sets the supplemental information for evaluating the signature environment.
setSupplements(List) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoProfileExplicitImpl
Sets the additional data for the transformations.
setTransformParameters(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileExplicitImpl
Sets additional information for the transforms.
setTransforms(List) - Method in class at.gv.egovernment.moa.spss.api.impl.CreateTransformsInfoImpl
Sets the transforms.
setTransforms(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileExplicitImpl
Sets the transforms contained in this profile.
setTrustProfileId(String) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
Sets the profile ID of trusted certificates.
setTrustProfileId(String) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
Sets the profile ID of trusted certificates.
setType(String) - Method in class at.gv.egovernment.moa.spss.api.impl.MetaInfoImpl
Sets the XML signature creation type information.
setUpdateSchedulePeriod(long) - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
setUpdateScheduleStartTime(Date) - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
setURI(String) - Method in class at.gv.egovernment.moa.spss.api.impl.TransformParameterImpl
Sets the URI identifying the TransformParameter.
setVerifySignatureEnvironment(Content) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifySignatureInfoImpl
Sets the signature environment containing the signature to be verified.
setVerifySignatureLocation(VerifySignatureLocation) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifySignatureInfoImpl
Sets the location of the signature to be verified.
setVerifyTransformsInfoProfileID(String) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileIDImpl
Sets the profile ID.
setVerifyTransformsInfoProfiles(List) - Method in class at.gv.egovernment.moa.spss.api.impl.ReferenceInfoImpl
Sets the transforms profile used for verifying the transforms contained in the signature.
setVerifyTransformsInfoProfiles(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsDataImpl
Sets the information about the transformations contained in the signature.
setWorkingDirectory(String) - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
setWorkingDirectoryURI(URI) - Method in class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
setX509IssuerName(String) - Method in class at.gv.egovernment.moa.spss.api.impl.X509IssuerSerialImpl
Sets the issuer distinguished name.
setX509SerialNumber(BigInteger) - Method in class at.gv.egovernment.moa.spss.api.impl.X509IssuerSerialImpl
Sets the certificate serial number.
setXMLContent(NodeList) - Method in class at.gv.egovernment.moa.spss.api.impl.ContentXMLImpl
Sets the nodes making up the XML content.
setXMLDsigManifestChecks(List) - Method in class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
Sets the XMLDSigManifestChecks.
setXPathExpression(String) - Method in class at.gv.egovernment.moa.spss.api.impl.ElementSelectorImpl
Sets the XPath expression pointing to the element.
setXPathExpression(String) - Method in class at.gv.egovernment.moa.spss.api.impl.XPathFilterImpl
Sets the XPath expression of the filter.
setXPathExpression(String) - Method in class at.gv.egovernment.moa.spss.api.impl.XPathTransformImpl
Sets the XPath expression to evaluate.
SIGNATURE_ENVIRONMENT_RESPONSE - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponseElement
Indicates that this object contains a SignatureEnvironment.
SignatureCreationService - Class in at.gv.egovernment.moa.spss.api
Interface providing functions for signature creation.
SignatureCreationService() - Constructor for class at.gv.egovernment.moa.spss.api.SignatureCreationService
 
SignatureEnvironmentResponse - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Contains the signature if the signature creation was successful.
SignatureEnvironmentResponseImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of SignatureEnvironmentResponse.
SignatureEnvironmentResponseImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SignatureEnvironmentResponseImpl
 
SignatureManifestCheckParams - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Contains parameters used to check the signature manifest.
SignatureManifestCheckParamsImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of SignatureManifestCheckParams.
SignatureManifestCheckParamsImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SignatureManifestCheckParamsImpl
 
SignatureVerificationService - Class in at.gv.egovernment.moa.spss.api
Interface providing functions for verifying signatures.
SignatureVerificationService() - Constructor for class at.gv.egovernment.moa.spss.api.SignatureVerificationService
 
SignerInfo - Interface in at.gv.egovernment.moa.spss.api.common
Contains information about the signer.
SignerInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of SignerInfo.
SignerInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SignerInfoImpl
 
SingleSignatureInfo - Interface in at.gv.egovernment.moa.spss.api.cmssign
Encapsulates data to create a single signature.
SingleSignatureInfo - Interface in at.gv.egovernment.moa.spss.api.xmlsign
Encapsulates data to create a single signature.
SingleSignatureInfoCMSImpl - Class in at.gv.egovernment.moa.spss.api.impl
 
SingleSignatureInfoCMSImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoCMSImpl
 
SingleSignatureInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
 
SingleSignatureInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SingleSignatureInfoImpl
 
SPSSFactory - Class in at.gv.egovernment.moa.spss.api
An abstract factory for creating MOA SP/SS API objects.
SPSSFactory() - Constructor for class at.gv.egovernment.moa.spss.api.SPSSFactory
 
SPSSFactoryImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of SPSSFactory.
SPSSFactoryImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SPSSFactoryImpl
 
STRUCTURE_DETACHED - Static variable in interface at.gv.egovernment.moa.spss.api.cmssign.DataObjectInfo
Indicates that a detached signature will be created.
STRUCTURE_DETACHED - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.DataObjectInfo
Indicates that a detached signature will be created.
STRUCTURE_ENVELOPING - Static variable in interface at.gv.egovernment.moa.spss.api.cmssign.DataObjectInfo
Indicates that an enveloping signature will be created.
STRUCTURE_ENVELOPING - Static variable in interface at.gv.egovernment.moa.spss.api.xmlsign.DataObjectInfo
Indicates that an enveloping signature will be created.
SUBTRACT_TYPE - Static variable in interface at.gv.egovernment.moa.spss.api.common.XPathFilter
Subtract this filter's node set from the resulting node set.
SupplementProfile - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Base class for supplementary information.
SupplementProfileExplicit - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates explicit supplementary information.
SupplementProfileExplicitImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of SupplementProfileExplicit.
SupplementProfileExplicitImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SupplementProfileExplicitImpl
 
SupplementProfileID - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates supplementary information stored in a profile.
SupplementProfileIDImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of SupplementProfileID.
SupplementProfileIDImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.SupplementProfileIDImpl
 

T

throwException(Throwable, Method, Object, Object[]) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
throwException(Throwable, Method, Object, Object[]) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
throwException(Throwable) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
throwException(Throwable, Method, Object, Object[]) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
toErrorResponse() - Method in exception at.gv.egovernment.moa.spss.MOAException
Convert this MOAException to an ErrorResponse element from the MOA namespace.
toErrorResponse() - Method in exception at.gv.egovernment.moa.spss.MOARuntimeException
Convert this MOARuntimeException to an ErrorResponse element from the MOA namespace.
Transform - Interface in at.gv.egovernment.moa.spss.api.common
Base class for XMLDsig Transform elements.
TransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
 
TransformImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.TransformImpl
 
TransformParameter - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Object encapsulating transform parameters either as a URI, binary or hashed.
TransformParameterBinary - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates a binary transform parameter.
TransformParameterBinaryImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of TransformParameterBinary.
TransformParameterBinaryImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.TransformParameterBinaryImpl
 
TransformParameterHash - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Contains a hash of the transform parameter.
TransformParameterImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default base implementation of TransformParameter.
TransformParameterImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.TransformParameterImpl
 
TransformParameterURI - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates a transform parameter given as a URI.
TransformParameterURIImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of TransformParameterURI.
TransformParameterURIImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.TransformParameterURIImpl
 
TransformParser - Class in at.gv.egovernment.moa.spss.api.xmlbind
A parser to parse XMLDsig Transform DOM elements into their MOA SPSS API representation.
TransformParser() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.TransformParser
 
TransformPatameterHashImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of TransformParameterHash
TransformPatameterHashImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.TransformPatameterHashImpl
 
TSLConfiguration - Interface in at.gv.egovernment.moa.spss.api.common
Contains TSL configuration information.
TSLConfigurationImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of TSLConfiguration.
TSLConfigurationImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.TSLConfigurationImpl
 
TSLConnector - Class in at.gv.egovernment.moa.spss.tsl.connector
 
TSLConnector() - Constructor for class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
tslconnector_ - Static variable in class at.gv.egovernment.moa.spss.tsl.timer.TSLUpdaterTimerTask
 
TSLConnectorInterface - Interface in at.gv.egovernment.moa.spss.tsl.connector
 
TSLEUImportFromFileContext - Class in at.gv.egovernment.moa.spss.tsl.utils
 
TSLEUImportFromFileContext(Countries, URL, String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class at.gv.egovernment.moa.spss.tsl.utils.TSLEUImportFromFileContext
 
TSLEvaluationContext - Class in at.gv.egovernment.moa.spss.tsl.utils
 
TSLEvaluationContext(String, boolean, boolean, boolean, boolean, boolean) - Constructor for class at.gv.egovernment.moa.spss.tsl.utils.TSLEvaluationContext
 
TSLImportFromFileContext - Class in at.gv.egovernment.moa.spss.tsl.utils
 
TSLImportFromFileContext(Countries, URL, Number, String, boolean, boolean, boolean, boolean, boolean, boolean, String, Map<Countries, ListIterator<X509Certificate>>, TSLThreadContext) - Constructor for class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
TSLImportFromFileContext.ExceptionalMitigation - Class in at.gv.egovernment.moa.spss.tsl.utils
 
TSLImportFromFileContext.ExceptionalMitigation(String) - Constructor for class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext.ExceptionalMitigation
 
TSLImportFromFileContext.FixedValidationMitigation - Class in at.gv.egovernment.moa.spss.tsl.utils
 
TSLImportFromFileContext.FixedValidationMitigation(String) - Constructor for class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext.FixedValidationMitigation
 
TSLUpdaterTimerTask - Class in at.gv.egovernment.moa.spss.tsl.timer
 
TSLUpdaterTimerTask() - Constructor for class at.gv.egovernment.moa.spss.tsl.timer.TSLUpdaterTimerTask
 

U

UNION_TYPE - Static variable in interface at.gv.egovernment.moa.spss.api.common.XPathFilter
Compute the union of this filter's node set and the resulting node set.
update() - Method in class at.gv.egovernment.moa.spss.api.Configurator
Update the SP/SS configuration.
update() - Static method in class at.gv.egovernment.moa.spss.tsl.timer.TSLUpdaterTimerTask
 
updateAndGetQualifiedCACertificates(Date, String[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
updateAndGetQualifiedCACertificates(Date, String[], String[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
updateAndGetQualifiedCACertificates(Date, String[]) - Method in interface at.gv.egovernment.moa.spss.tsl.connector.TSLConnectorInterface
Perform an update of all certificates which are on EU TSL and all MS TSLs and create an locale TSL database.
updateAndGetQualifiedCACertificates(Date, String[], String[]) - Method in interface at.gv.egovernment.moa.spss.tsl.connector.TSLConnectorInterface
Perform an update of all certificates which are on EU TSL and all MS TSLs and create an locale TSL database.
updateTSLs(Date, String[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
updateTSLs(Date, String[], String[]) - Method in class at.gv.egovernment.moa.spss.tsl.connector.TSLConnector
 
URI_TRANSFORMPARAMETER - Static variable in interface at.gv.egovernment.moa.spss.api.xmlverify.TransformParameter
Indicates that this object contains a transform parameter given as a URI.

V

verify(String, int) - Static method in class at.gv.egovernment.moa.spss.util.ExternalURIVerifier
 
verifyCMSSignature(VerifyCMSSignatureRequest) - Method in class at.gv.egovernment.moa.spss.api.SignatureVerificationService
Verify a CMS signature.
VerifyCMSSignatureRequest - Interface in at.gv.egovernment.moa.spss.api.cmsverify
Object that encapsulates a request to verify a CMS signature.
VerifyCMSSignatureRequestImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifyCMSSignatureRequest.
VerifyCMSSignatureRequestImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureRequestImpl
 
VerifyCMSSignatureRequestParser - Class in at.gv.egovernment.moa.spss.api.xmlbind
A parser to parse VerifyCMSSignatureRequest DOM trees into VerifyCMSSignatureRequest API objects.
VerifyCMSSignatureRequestParser() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.VerifyCMSSignatureRequestParser
 
VerifyCMSSignatureResponse - Interface in at.gv.egovernment.moa.spss.api.cmsverify
Object that encapsulates the response on a request to verify a CMS signature.
VerifyCMSSignatureResponseBuilder - Class in at.gv.egovernment.moa.spss.api.xmlbind
Convert a VerifyCMSSignatureResponse API object into its XML representation, according to the MOA XML schema.
VerifyCMSSignatureResponseBuilder() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.VerifyCMSSignatureResponseBuilder
Create a new VerifyCMSSignatureResponseBuilder:
VerifyCMSSignatureResponseElement - Interface in at.gv.egovernment.moa.spss.api.cmsverify
Contains detailed information about the verification of a signature.
VerifyCMSSignatureResponseElementImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifyCMSSignatureResponseElement.
VerifyCMSSignatureResponseElementImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSignatureResponseElementImpl
 
VerifyCMSSinatureResponseImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifyCMSSignatureResponse.
VerifyCMSSinatureResponseImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyCMSSinatureResponseImpl
 
VerifySignatureInfo - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates a signature.
VerifySignatureInfoImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifySignatureInfo.
VerifySignatureInfoImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifySignatureInfoImpl
 
VerifySignatureLocation - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Specifies where to find the signature to be verified.
VerifySignatureLocationImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifySignatureLocation.
VerifySignatureLocationImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifySignatureLocationImpl
 
VerifyTransformsDataImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of .
VerifyTransformsDataImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsDataImpl
 
VerifyTransformsInfoProfile - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Object for explicitly specifying a transformation path.
VerifyTransformsInfoProfileExplicit - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates explicit transformation information.
VerifyTransformsInfoProfileExplicitImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifyTransformsInfoProfileExplicit.
VerifyTransformsInfoProfileExplicitImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileExplicitImpl
 
VerifyTransformsInfoProfileID - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Encapsulates transformation info id for signature verification.
VerifyTransformsInfoProfileIDImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifyTransformsInfoProfileID.
VerifyTransformsInfoProfileIDImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyTransformsInfoProfileIDImpl
 
verifyXMLSignature(VerifyXMLSignatureRequest) - Method in class at.gv.egovernment.moa.spss.api.SignatureVerificationService
Verfiy an XML Signature.
VerifyXMLSignatureRequest - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Object that encapsulates a request to verify an XML signature.
VerifyXMLSignatureRequestImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of VerifyXMLSignatureRequest.
VerifyXMLSignatureRequestImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureRequestImpl
 
VerifyXMLSignatureRequestParser - Class in at.gv.egovernment.moa.spss.api.xmlbind
 
VerifyXMLSignatureRequestParser() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.VerifyXMLSignatureRequestParser
 
VerifyXMLSignatureResponse - Interface in at.gv.egovernment.moa.spss.api.xmlverify
Object that encapsulates the response on a request to verify an XML signature.
VerifyXMLSignatureResponseBuilder - Class in at.gv.egovernment.moa.spss.api.xmlbind
Convert a VerifyXMLSignatureResponse API object into its XML representation, according to the MOA XML schema.
VerifyXMLSignatureResponseBuilder() - Constructor for class at.gv.egovernment.moa.spss.api.xmlbind.VerifyXMLSignatureResponseBuilder
Create a new VerifyXMLSignatureResponseBuilder:
VerifyXMLSignatureResponseImpl - Class in at.gv.egovernment.moa.spss.api.impl
 
VerifyXMLSignatureResponseImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.VerifyXMLSignatureResponseImpl
 

W

wrapException(Throwable, Locator, Mitigation) - Method in class at.gv.egovernment.moa.spss.tsl.utils.TSLImportFromFileContext
 
wrapped_ - Variable in class at.gv.egovernment.moa.spss.api.impl.InputDataBinaryImpl
The wrapped Content.
wrapped_ - Variable in class at.gv.egovernment.moa.spss.api.impl.InputDataXMLImpl
The wrapped ContentXML.

X

X509IssuerSerial - Interface in at.gv.egovernment.moa.spss.api.common
Contains an X.509 issuer distinguished name/serial number pair.
X509IssuerSerialImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of X509IssuerSerial.
X509IssuerSerialImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.X509IssuerSerialImpl
 
XML_CONTENT - Static variable in interface at.gv.egovernment.moa.spss.api.common.Content
Indicates that this object contains XML content.
XMLDataObjectAssociation - Interface in at.gv.egovernment.moa.spss.api.common
Object encapsulating arbitrary content and optional descriptive meta information.
XMLDataObjectAssociationImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of XMLDataObjectAssociation.
XMLDataObjectAssociationImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.XMLDataObjectAssociationImpl
 
XPATH - Static variable in interface at.gv.egovernment.moa.spss.api.common.XPathTransform
Algorithm URI of the XPath Transform.
XPATH_FILTER2 - Static variable in interface at.gv.egovernment.moa.spss.api.common.XPathFilter2Transform
Algorithm URI for the XPath Filter2 Transform.
XPathFilter - Interface in at.gv.egovernment.moa.spss.api.common
An XPath expression set operation.
XPathFilter2Transform - Interface in at.gv.egovernment.moa.spss.api.common
An XPath type of Transform containing multiple filters for performing set operations on XPath selections.
XPathFilter2TransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of XPathFilter2Transform.
XPathFilter2TransformImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.XPathFilter2TransformImpl
Create a new XPathFilter2TransformImpl object.
XPathFilterImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of XPathFilter.
XPathFilterImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.XPathFilterImpl
 
XPathTransform - Interface in at.gv.egovernment.moa.spss.api.common
A Transform performing an XPath selection.
XPathTransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of XPathTransform.
XPathTransformImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.XPathTransformImpl
Create a new XPathTransformImpl object.
XSLT - Static variable in interface at.gv.egovernment.moa.spss.api.common.XSLTTransform
Algorithm URI for the XSLT type of Transform.
XSLTransformImpl - Class in at.gv.egovernment.moa.spss.api.impl
Default implementation of XSLTTransform.
XSLTransformImpl() - Constructor for class at.gv.egovernment.moa.spss.api.impl.XSLTransformImpl
Create a new XSLTransformImpl object.
XSLTTransform - Interface in at.gv.egovernment.moa.spss.api.common
A Transform containing an XSLT stylesheet.
A B C D E F G H I L M N P Q R S T U V W X 

Copyright © 2016. All rights reserved.