From ece7d18cf35374bf4e26d041799cda8f791c89f8 Mon Sep 17 00:00:00 2001 From: gregor Date: Mon, 7 Jul 2003 10:58:37 +0000 Subject: Initial commit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@2 d688527b-c9ab-4aba-bd8d-4036d912da1d --- spss.server/doc/api-doc-internal/index-all.html | 2380 +++++++++++++++++++++++ 1 file changed, 2380 insertions(+) create mode 100644 spss.server/doc/api-doc-internal/index-all.html (limited to 'spss.server/doc/api-doc-internal/index-all.html') diff --git a/spss.server/doc/api-doc-internal/index-all.html b/spss.server/doc/api-doc-internal/index-all.html new file mode 100644 index 000000000..9281718d8 --- /dev/null +++ b/spss.server/doc/api-doc-internal/index-all.html @@ -0,0 +1,2380 @@ + + + + + + +MOA SP/SS Server Internal API: Index + + + + + + + + + + + + + + + + + +
+ +
+ + +A B C D E F G H I K L M N O P R S T U V W X
+

+A

+
+
AbstractKeyModuleConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.AbstractKeyModuleConfigurationImpl.
Base implementation class for the KeyModuleConfiguration + interface and the interfaces derived from it.
AbstractKeyModuleConfigurationImpl(String) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.AbstractKeyModuleConfigurationImpl +
Creata new AbstractKeyModuleConfigurationImpl. +
AbstractObservableConfiguration - class at.gv.egovernment.moa.spss.server.iaik.config.AbstractObservableConfiguration.
A base class for observable configuration data.
AbstractObservableConfiguration() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.AbstractObservableConfiguration +
  +
addCertToCertStore(String, String) - +Method in class at.gv.egovernment.moa.spss.server.tools.CertTool +
Add a certificate to a directory certificate store. +
addEntityResolver(EntityResolver) - +Method in class at.gv.egovernment.moa.util.EntityResolverChain +
Add an EntityResolver to the chain. +
addError(String, String) - +Method in class at.gv.egovernment.moa.spss.server.invoke.CreateXMLSignatureResponseBuilder +
Add a ErrorResponse element to the response. +
addObserver(Observer) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.AbstractObservableConfiguration +
  +
addObserver(Observer) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
  +
addResourceBundle(ResourceBundle) - +Method in class at.gv.egovernment.moa.util.ResourceBundleChain +
Add a ResourceBundle to the chain. +
addResult(CMSSignatureVerificationResult) - +Method in class at.gv.egovernment.moa.spss.server.invoke.VerifyCMSSignatureResponseBuilder +
Add a verification result to the response. +
addSchemaToPool(InputStream, String) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Preparse a schema and add it to the schema pool. +
addSignatureEnvironment(Element) - +Method in class at.gv.egovernment.moa.spss.server.invoke.CreateXMLSignatureResponseBuilder +
Add a SignatureEnvironment element to the response. +
addXPathFilter(XPath2Filter) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl +
Add an XPath-Filter2 expression to the list of filters. +
ALL_NODES_XPATH - +Static variable in class at.gv.egovernment.moa.util.XPathUtils +
The XPath expression selecting all nodes under a given root (including the + root node itself). +
ALL_SCHEMA_LOCATIONS - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Contains all namespaces and local schema locations for XML schema + definitions relevant for MOA. +
ARCHIVE_REVOCATION_INFO_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property determining whether to + archive revocation information. +
ArchiveConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.ArchiveConfigurationImpl.
An implementation of the ArchiveConfiguration interface + using configuration data provided by the MOA configuration file.
ArchiveConfigurationImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.ArchiveConfigurationImpl +
Create a new ArchiveConfigurationImpl. +
archiveRevocationInfo(String, String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.RevocationConfigurationImpl +
  +
at.gv.egovernment.moa.logging - package at.gv.egovernment.moa.logging
 
at.gv.egovernment.moa.spss - package at.gv.egovernment.moa.spss
 
at.gv.egovernment.moa.spss.server.config - package at.gv.egovernment.moa.spss.server.config
 
at.gv.egovernment.moa.spss.server.iaik.cmsverify - package at.gv.egovernment.moa.spss.server.iaik.cmsverify
 
at.gv.egovernment.moa.spss.server.iaik.config - package at.gv.egovernment.moa.spss.server.iaik.config
 
at.gv.egovernment.moa.spss.server.iaik.pki - package at.gv.egovernment.moa.spss.server.iaik.pki
 
at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation - package at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation
 
at.gv.egovernment.moa.spss.server.iaik.pki.revocation - package at.gv.egovernment.moa.spss.server.iaik.pki.revocation
 
at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore - package at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore
 
at.gv.egovernment.moa.spss.server.iaik.xml - package at.gv.egovernment.moa.spss.server.iaik.xml
 
at.gv.egovernment.moa.spss.server.iaik.xmlsign - package at.gv.egovernment.moa.spss.server.iaik.xmlsign
 
at.gv.egovernment.moa.spss.server.iaik.xmlverify - package at.gv.egovernment.moa.spss.server.iaik.xmlverify
 
at.gv.egovernment.moa.spss.server.init - package at.gv.egovernment.moa.spss.server.init
 
at.gv.egovernment.moa.spss.server.invoke - package at.gv.egovernment.moa.spss.server.invoke
 
at.gv.egovernment.moa.spss.server.logging - package at.gv.egovernment.moa.spss.server.logging
 
at.gv.egovernment.moa.spss.server.service - package at.gv.egovernment.moa.spss.server.service
 
at.gv.egovernment.moa.spss.server.tools - package at.gv.egovernment.moa.spss.server.tools
 
at.gv.egovernment.moa.spss.server.transaction - package at.gv.egovernment.moa.spss.server.transaction
 
at.gv.egovernment.moa.spss.server.util - package at.gv.egovernment.moa.spss.server.util
 
at.gv.egovernment.moa.spss.util - package at.gv.egovernment.moa.spss.util
 
at.gv.egovernment.moa.util - package at.gv.egovernment.moa.util
 
AUTO_ADD_CERTIFICATES_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property which determines if + certificates should be added to the cert store automatically. +
autoAddCertificates() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
  +
AxisHandler - class at.gv.egovernment.moa.spss.server.service.AxisHandler.
An handler that is invoked on each web service request and performs some + central message handling. + +
AxisHandler() - +Constructor for class at.gv.egovernment.moa.spss.server.service.AxisHandler +
  +
+
+

+B

+
+
Base64TransformationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl.
An implementation of the Base64Transformation + Transformation type.
Base64TransformationImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl +
Create a new Base64TransformationImpl. +
Base64Utils - class at.gv.egovernment.moa.util.Base64Utils.
Utitility functions for encoding/decoding Base64 strings.
Base64Utils() - +Constructor for class at.gv.egovernment.moa.util.Base64Utils +
  +
BoolUtils - class at.gv.egovernment.moa.util.BoolUtils.
Utility class for parsing XML schema boolean values.
BoolUtils() - +Constructor for class at.gv.egovernment.moa.util.BoolUtils +
  +
buildChainingModes() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the chaining modes for all configured trust anchors. +
buildCreateSignatureEnvironmentProfiles(File) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the CreateSignatureEnvironmentProfiles. +
buildCreateTransformsInfoProfiles(File) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the CreateTransformsInfoProfiles. +
buildCRLDistributionPoints() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the CRL distribution points mapping. +
buildDateTime(Calendar) - +Static method in class at.gv.egovernment.moa.util.DateTimeUtils +
Builds a dateTime value from a Calendar value. +
buildGenericConfiguration() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the mapping of generic configuration properties. +
buildHardwareCryptoModules() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the configured hardware crypto modules. +
buildHardwareKeyModules(List) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the configured hardware keys. +
buildKeyGroupMappings(Map, IssuerAndSerial) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the key group mapping. +
buildKeyGroups(List) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the key group configuration. +
buildSoftwareKeyModules(List, File) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the configured software keys. +
buildSupplementProfiles(File) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the SupplementProfiles. +
buildTransformationSupplements() - +Method in class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationProfileFactory +
Build supplemental data objects used in the transformations. +
buildTrustProfiles(File) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Bulid the trust profile mapping. +
buildVerifyTransformsInfoProfiles(File) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Build the VerifyTransformsInfoProfiles. +
ByteArrayDataObjectImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl.
A BinaryDataObject encapsulating Base64 data.
ByteArrayDataObjectImpl(byte[]) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl +
Create a new ByteArrayDataObjectImpl. +
ByteStreamDataObjectImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl.
A BinaryDataObject encapsulating binary data from a stream.
ByteStreamDataObjectImpl(InputStream) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl +
Create a new ByteStreamDataObjectImpl. +
+
+

+C

+
+
C14N_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the Canonical XML algorithm +
C14N_WITH_COMMENTS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the Canoncial XML with comments algorithm +
CanonicalizationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.CanonicalizationImpl.
An implementation of the CanonicalizationTransform + Transformation type.
CanonicalizationImpl(String) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.CanonicalizationImpl +
Create a new CanonicalizationTransformImpl object. +
CertStoreConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.CertStoreConfigurationImpl.
An implementation of the CertStoreConfiguration interface based + on MOA configuration data.
CertStoreConfigurationImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.CertStoreConfigurationImpl +
Create a new CertStoreConfigurationImpl. +
CertTool - class at.gv.egovernment.moa.spss.server.tools.CertTool.
A tool to support X509 certificate handling for configuring the MOA SP/SS + service. + +
CertTool() - +Constructor for class at.gv.egovernment.moa.spss.server.tools.CertTool +
  +
checkAttributeParentsInNodeList(NodeList) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Check, that each attribute node in the given NodeList has its + parent in the NodeList as well. +
checkSecurityLayerManifest() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
  +
checkXMLDsigManifests() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
  +
clearTiming(String) - +Method in class at.gv.egovernment.moa.util.MOATimer +
Remove a timing. +
CMSSignatureVerificationInvoker - class at.gv.egovernment.moa.spss.server.invoke.CMSSignatureVerificationInvoker.
A class providing an interface to the + CMSSignatureVerificationModule. + +
CMSSignatureVerificationInvoker() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.CMSSignatureVerificationInvoker +
Create a new CMSSignatureVerificationInvoker. + + +
CMSSignatureVerificationProfileFactory - class at.gv.egovernment.moa.spss.server.invoke.CMSSignatureVerificationProfileFactory.
A factory to create a CMSSignatureVerificationProfile from a + VerifyCMSSignatureRequest and the current MOA configuration + data.
CMSSignatureVerificationProfileFactory(VerifyCMSSignatureRequest) - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.CMSSignatureVerificationProfileFactory +
Create a new CMSSignatureVerificationProfileFactory. +
CMSSignatureVerificationProfileImpl - class at.gv.egovernment.moa.spss.server.iaik.cmsverify.CMSSignatureVerificationProfileImpl.
An implementation of the CMSSignatureVerificationProfile + interface.
CMSSignatureVerificationProfileImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.cmsverify.CMSSignatureVerificationProfileImpl +
  +
CollectionUtils - class at.gv.egovernment.moa.util.CollectionUtils.
Various utility methods for dealing with java.util.Collection + classes.
CollectionUtils() - +Constructor for class at.gv.egovernment.moa.util.CollectionUtils +
  +
collectNamespaceURIs(Element) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Collect all the namespace URIs used in the subtree of a given element. +
compareStreams(InputStream, InputStream) - +Static method in class at.gv.egovernment.moa.util.StreamUtils +
Compare the contents of two InputStreams. +
CONFIG_PROPERTY_NAME - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the system property which contains the file name of the + configuration file. +
ConfigurationDataImpl - class at.gv.egovernment.moa.spss.server.iaik.config.ConfigurationDataImpl.
An implementation of the ConfigurationData interface using + MOA configuration data.
ConfigurationDataImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.ConfigurationDataImpl +
Create a new ConfigurationDataImpl. +
ConfigurationException - exception at.gv.egovernment.moa.spss.server.config.ConfigurationException.
Exception signalling an error in the configuration.
ConfigurationException(String, Object[]) - +Constructor for class at.gv.egovernment.moa.spss.server.config.ConfigurationException +
Create a ConfigurationException. +
ConfigurationException(String, Object[], Throwable) - +Constructor for class at.gv.egovernment.moa.spss.server.config.ConfigurationException +
Create a ConfigurationException. +
ConfigurationPartsBuilder - class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder.
A class that builds configuration data from a DOM based representation.
ConfigurationPartsBuilder(Element) - +Constructor for class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Create a new ConfigurationPartsBuilder. +
ConfigurationProvider - class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider.
A class providing access to the MOA configuration data. + +
ConfigurationProvider(String) - +Constructor for class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Constructor for ConfigurationProvider. +
ConfigurationServlet - class at.gv.egovernment.moa.spss.server.service.ConfigurationServlet.
A servlet to initialize and update the MOA configuration.
ConfigurationServlet() - +Constructor for class at.gv.egovernment.moa.spss.server.service.ConfigurationServlet +
  +
ConfiguratorImpl - class at.gv.egovernment.moa.spss.server.init.ConfiguratorImpl.
Default implementation of Configurator.
ConfiguratorImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.init.ConfiguratorImpl +
  +
configure(ConfigurationProvider) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.IaikConfigurator +
Configure the IAIK MOA subsystem. +
Constants - interface at.gv.egovernment.moa.util.Constants.
Contains various constants used throughout the system.
createFromContentOptionalRefType(Content, String, boolean, boolean, boolean, boolean) - +Method in class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Create a DataObject from a Content object. +
createFromSignatureEnvironment(Element, String, String) - +Method in class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Create an XMLDataObject from the given signature environment. +
createFromTransformParameter(TransformParameter) - +Method in class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Create a DataObject from a TransformParameter + object. +
createFromURI(String, boolean) - +Method in class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Create a DataObject from data located at the given URI. +
createFromXmlDataObjectAssociation(XMLDataObjectAssociation, boolean, boolean) - +Method in class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Create a DataObject from a + XMLDataObjectAssociation object. +
createKeyStore(String, String[]) - +Static method in class at.gv.egovernment.moa.util.KeyStoreUtils +
Creates a key store from X509 certificate files, aliasing them with + the index in the String[], starting with "0". +
createKeyStoreFromCertificateDirectory(String, String) - +Static method in class at.gv.egovernment.moa.util.KeyStoreUtils +
Creates a key store from a directory containg X509 certificate files, + aliasing them with the index in the String[], starting with "0". + +
createMoaException(Exception) - +Method in class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Create a MOAException from a given IAIKException + by looking it up in the mapping. +
createNew() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.DirectoryCertStoreParametersImpl +
  +
createProfile() - +Method in class at.gv.egovernment.moa.spss.server.invoke.CMSSignatureVerificationProfileFactory +
Create a CMSSignatureVerificationProfile from the given + request and the current MOA configuration. +
createProfile() - +Method in class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationProfileFactory +
Create a XMLSignatureCreationProfile from the + VerifyXMLSignaturesRequest and the current MOA configuration. +
createProfile(SingleSignatureInfo) - +Method in class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureCreationProfileFactory +
Create a XMLSignatureCreationProfile for the given + SingleSignatureInfo object.. +
createSignatureEnvironment(Content, List) - +Method in class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Return the signature environment, i.e., the root element of the + document, into which the signature will be inserted (if created) or which + contains the signature (if verified). +
createTransformation(Transform) - +Method in class at.gv.egovernment.moa.spss.server.invoke.TransformationFactory +
Create a Transformation based on a + Transform object. +
createTransformationList(List) - +Method in class at.gv.egovernment.moa.spss.server.invoke.TransformationFactory +
Create a List of Transformations from a + List of Transforms. +
createXMLSignature(CreateXMLSignatureRequest) - +Method in class at.gv.egovernment.moa.spss.server.invoke.SignatureCreationServiceImpl +
Create an XML signature. +
createXMLSignature(CreateXMLSignatureRequest, Set) - +Method in class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureCreationInvoker +
Process the CreateXMLSignatureRequest message and invoke the + XMLSignatureCreationModule for every + SingleSignatureInfo contained in the request. +
CreateXMLSignatureRequest(Element[]) - +Method in class at.gv.egovernment.moa.spss.server.service.SignatureCreationService +
Handle a CreateXMLSignatureRequest. +
CreateXMLSignatureResponseBuilder - class at.gv.egovernment.moa.spss.server.invoke.CreateXMLSignatureResponseBuilder.
A class to build a CreateXMLSignatureResponse. + +
CreateXMLSignatureResponseBuilder() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.CreateXMLSignatureResponseBuilder +
  +
CRLDistributionPointAdapter - class at.gv.egovernment.moa.spss.server.iaik.config.CRLDistributionPointAdapter.
A class that wraps an + at.gv.egovernment.moa.spss.server.config.DistributionPoint as a + iaik.pki.revocation.CRLDistributionPoint.
CRLDistributionPointAdapter(DistributionPoint) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.CRLDistributionPointAdapter +
Create a new CRLDistributionPointAdapter. +
+
+

+D

+
+
DATABASE_ARCHIVE_PARAMETER_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property giving the database URL of + the CRL archive. +
DataBaseArchiveParameterImpl - class at.gv.egovernment.moa.spss.server.iaik.config.DataBaseArchiveParameterImpl.
An implementation of the DataBaseArchiveParameter interface.
DataBaseArchiveParameterImpl(String) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.DataBaseArchiveParameterImpl +
Create a new DataBaseArchiveParameterImpl. +
DataObjectFactory - class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory.
A class to create DataObjects contained in different + locations of the MOA XML request format.
DataObjectFactory() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Create a new DataObjectFactory. + + +
DataObjectImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl.
Abstract base implementation for the classes derived from + DataObject.
DataObjectImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
  +
DataObjectTreatmentImpl - class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl.
An object encapsulating how to treat an associated DataObject + when creating a signature.
DataObjectTreatmentImpl(IdGenerator) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
Create a new DataObjectTreatmentImpl. +
DateTimeUtils - class at.gv.egovernment.moa.util.DateTimeUtils.
Utility for parsing and building XML type dateTime, + according to ISO 8601.
DateTimeUtils() - +Constructor for class at.gv.egovernment.moa.util.DateTimeUtils +
  +
debug(Object) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log a debug message. +
debug(TransactionId, Object, Throwable) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
decode(String, boolean) - +Static method in class at.gv.egovernment.moa.util.Base64Utils +
Read the bytes encoded in a Base64 encoded String. +
decode(String, String) - +Static method in class at.gv.egovernment.moa.util.URLDecoder +
Decodes an application/x-www-form-urlencoded string using a specific encoding scheme. +
decodeToStream(String, boolean) - +Static method in class at.gv.egovernment.moa.util.Base64Utils +
Read the bytes encoded in a Base64 encoded String and provide + them via an InputStream. +
detach() - +Method in class at.gv.egovernment.moa.util.NodeIteratorAdapter +
  +
DIRECTORY_CERTSTORE_PARAMETER_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property giving the root directory of + a directory based cert store. +
DirectoryCertStoreParametersImpl - class at.gv.egovernment.moa.spss.server.iaik.config.DirectoryCertStoreParametersImpl.
An implementation of the DirectoryCertStoreParameters interface.
DirectoryCertStoreParametersImpl(String, String, boolean, boolean) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.DirectoryCertStoreParametersImpl +
Create a new DirectoryCertStoreParameterImpl. +
DistributionPoint - class at.gv.egovernment.moa.spss.server.config.DistributionPoint.
A class containing information about a CRL distribution point.
DistributionPoint(String, String) - +Constructor for class at.gv.egovernment.moa.spss.server.config.DistributionPoint +
Create a DistributionPoint with a URI and a list of reason + codes. +
doGet(HttpServletRequest, HttpServletResponse) - +Method in class at.gv.egovernment.moa.spss.server.service.ConfigurationServlet +
Handle a HTTP GET request, used to indicated that the MOA + configuration needs to be updated (reloaded). +
DOMUtils - class at.gv.egovernment.moa.util.DOMUtils.
Various utility functions for handling XML DOM trees. + +
DOMUtils() - +Constructor for class at.gv.egovernment.moa.util.DOMUtils +
  +
doPost(HttpServletRequest, HttpServletResponse) - +Method in class at.gv.egovernment.moa.spss.server.service.ConfigurationServlet +
Do the same as doGet. +
DSIG_EC_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the Exclusive Canonicalization XML namespace +
DSIG_EC_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the Exclusive Canonicalization XML namespace +
DSIG_EC_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the Exclusive Canonicalizaion XML schema definition +
DSIG_FILTER2_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the XMLDSig XPath Filter XML namespace. +
DSIG_FILTER2_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the XMLDSig XPath Filter XML namespace +
DSIG_FILTER2_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the XMLDSig XPath Filter XML schema definition. +
DSIG_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the XMLDSig XML namespace. +
DSIG_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the XMLDSig XML namespace +
DSIG_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the XMLDSig XML schema. +
duration(Object) - +Method in class at.gv.egovernment.moa.util.MOATimer +
Get the duration of an action. +
durationAsString(Object) - +Method in class at.gv.egovernment.moa.util.MOATimer +
Get the duration of an action, as a nicely formatted String. +
+
+

+E

+
+
ECDSA_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the ECDSA XML namespace +
ECDSA_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for ECDSA namespace +
ECDSA_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of ECDSA XML schema definition +
encode(byte[]) - +Static method in class at.gv.egovernment.moa.util.Base64Utils +
Convert a byte array to a Base64 encoded String. +
encode(InputStream) - +Static method in class at.gv.egovernment.moa.util.Base64Utils +
Convert the data contained in the given stream to a Base64 encoded + String. +
encode(String, String) - +Static method in class at.gv.egovernment.moa.util.URLEncoder +
Translates a string into x-www-form-urlencoded format. +
EntityResolverChain - class at.gv.egovernment.moa.util.EntityResolverChain.
Implementation of the org.xml.sax.EntityResolver, + for use by a org.apache.xerces.parsers.DOMParser.
EntityResolverChain() - +Constructor for class at.gv.egovernment.moa.util.EntityResolverChain +
  +
EnvelopedSignatureTransformationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl.
An implementation of the EnvelopedSignatureTransformation + Transformation type.
EnvelopedSignatureTransformationImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl +
Create a new EnvelopedSignatureTransformationImpl. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry +
Compare this KeyGroupEntry to another. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial +
Compare this IssuerAndSerial to another object. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl +
Compare this XPath2Transformation to another. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl +
Compare this object to another EnvelopedSignatureTransformation. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl +
Compare this object to another CanonicalizationTransform. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
Compare this object to another. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.CanonicalizationImpl +
Compare this object to another Canonicalization. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl +
Compare this XPathTransformation to another. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl +
Compare this XSLTTransformation to another. +
equals(Object) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl +
Compare this Base64Transformation to another. +
error(Object) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log an error message. +
error(Object, Throwable) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log an error message. +
error(SAXParseException) - +Method in class at.gv.egovernment.moa.util.MOAErrorHandler +
Logs a warning and rethrows the exception. +
error(SAXParseException) - +Method in class at.gv.egovernment.moa.util.MOADefaultHandler +
  +
error(TransactionId, Object, Throwable) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
evaluateSignatureLocation(Element, ElementSelector) - +Static method in class at.gv.egovernment.moa.spss.server.invoke.InvokerUtils +
Select the signature parent element. +
EXC_C14N_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the Exclusive Canonical XML algorithm +
EXC_C14N_WITH_COMMENTS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the Exclusive Canonical XML with commments algorithm +
ExclusiveCanonicalizationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl.
An implementation of the ExclusiveCanonicalization type + of Transformation.
ExclusiveCanonicalizationImpl(String, List) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl +
Create a new ExclusiveCanonicalizationImpl object. +
ExternalURIResolver - class at.gv.egovernment.moa.spss.server.invoke.ExternalURIResolver.
Resolve external URIs and provide them as a stream.
ExternalURIResolver() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.ExternalURIResolver +
  +
+
+

+F

+
+
fatal(Object) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log a fatal error message. +
fatal(Object, Throwable) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log a fatal error message. +
fatal(TransactionId, Object, Throwable) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
fatalError(SAXParseException) - +Method in class at.gv.egovernment.moa.util.MOAErrorHandler +
Logs a warning and rethrows the exception. +
fatalError(SAXParseException) - +Method in class at.gv.egovernment.moa.util.MOADefaultHandler +
  +
FileUtils - class at.gv.egovernment.moa.util.FileUtils.
Utility for accessing files on the file system, and for reading from input streams.
FileUtils() - +Constructor for class at.gv.egovernment.moa.util.FileUtils +
  +
+
+

+G

+
+
generateWSDL(MessageContext) - +Method in class at.gv.egovernment.moa.spss.server.service.AxisHandler +
Generate the WSDL into the msgContext. + + +
getAlgorithmURI() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl +
  +
getAlternativeDistributionPoints(X509Certificate, Date) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.RevocationConfigurationImpl +
  +
getArchiveConfiguration() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.PKIConfigurationImpl +
  +
getArchiveParameters() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ArchiveConfigurationImpl +
Return the ArchiveParameters describing this + ArchiveConfiguration. +
getAttributeValue(Element, String, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return the value of a DOM attribute whose location is given by an XPath + expression. +
getCanonicalizationAlgorithmName() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Returns the canonicalization algorithm name. +
getCanonicalizationAlgorithmName() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the name of the canonicalization algorithm used during signature + creation. +
getCertificateValidationProfile() - +Method in class at.gv.egovernment.moa.spss.server.iaik.cmsverify.CMSSignatureVerificationProfileImpl +
  +
getCertificateValidationProfile() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
  +
getCertStoreConfiguration() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.PKIConfigurationImpl +
  +
getChainingMode(X509Certificate) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the chaining mode for a given trust anchor. +
getChainingMode(X509Certificate) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ValidationConfigurationImpl +
  +
getClientCertificate() - +Method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContext +
Returns the client certificate. +
getConfigElem() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Returns the root element of the MOA configuration. +
getConfiguration() - +Method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContext +
Returns the ConfigurationProvider associated with this + transaction. +
getContentType() - +Method in class at.gv.egovernment.moa.spss.server.invoke.ExternalURIResolver +
Return the content type of the data detected at the URI from the previous + call of resolve(). +
getCreateSignatureEnvironmentProfile(String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return a CreateSignatureEnvironmentProfile with the given ID. +
getCreateTransformsInfoProfile(String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return a CreateTransformsInfoProfile with the given ID. +
getCRLArchiveDuration() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Return the CRL archive duration. +
getCRLArchiveDuration() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the CRL archive duration. +
getCRLDP(X509Certificate) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the CRL distribution points for a given CA. +
getCryptoModuleConfigurations() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ConfigurationDataImpl +
  +
getDataObjectTreatmentList() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getDefaultChainingMode() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Returns the default chaining mode from the configuration. +
getDigestMethodAlgorithmName() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Returns the digest method algorithm name. +
getDigestMethodAlgorithmName() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the name of the digest algorithm used during signature creation. +
getDsigDataObjectID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
  +
getDsigManifestID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getElement() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl +
  +
getElement() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl +
  +
getElementValue(Element, String, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return the value of a DOM element whose location is given by an XPath + expression. +
getExpandEntityReferences() - +Method in class at.gv.egovernment.moa.util.NodeIteratorAdapter +
  +
getFactory() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.LoggerConfigImpl +
  +
getFileName() - +Method in class at.gv.egovernment.moa.spss.server.config.SoftwareKeyModule +
Return the name of the PKCS12 keystore file containing this + SoftwareKey. +
getFilter() - +Method in class at.gv.egovernment.moa.util.NodeIteratorAdapter +
  +
getFilterType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
  +
getFinalContentType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
  +
getGenericConfiguration(String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the value of a generic configuration. +
getGenericConfiguration(String, String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the value of a generic configuration, or a given default value. +
getHardwareCryptoModules() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the configured hardware crypto modules. +
getHardwareKeyModules() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the hardware key modules configuration. +
getHashAlgorithmName() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
  +
getId() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroup +
Return the ID of this KeyGroup. +
getId() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyModule +
Return the key ID. +
getId() - +Method in class at.gv.egovernment.moa.spss.server.config.TrustProfile +
Return the ID of this TrustProfile. +
getId() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.DirectoryCertStoreParametersImpl +
  +
getInclusiveNamespacePrefixes() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl +
  +
getInitialAnyPolicyInhibit() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
  +
getInitialExplicitPolicy() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
  +
getInitialPolicyMappingInhibit() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
  +
getInitialPolicySet() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
  +
getInputStream() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl +
Return the binary data encoded in the Base64 String as a + stream. +
getInputStream() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl +
Return the binary data from this object as a stream. +
getInstance() - +Static method in class at.gv.egovernment.moa.logging.LoggingContextManager +
Get the single instance of the LoggingContextManager class. +
getInstance() - +Static method in class at.gv.egovernment.moa.util.MessageProvider +
Return the single instance of the MessageProvider. + + +
getInstance() - +Static method in class at.gv.egovernment.moa.util.MOATimer +
Return the single instance of this class. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the single instance of configuration data. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationInvoker +
Get the single instance of this class. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Get the single instance of this class. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.DataObjectFactory +
Return the only instance of this class. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.CMSSignatureVerificationInvoker +
Return the only instance of this class. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureCreationInvoker +
Get the only instance of this class. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.TransformationFactory +
Get the single instance of the factory. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContextManager +
Get the single instance of TransactionContextManager. +
getInstance() - +Static method in class at.gv.egovernment.moa.spss.util.MessageProvider +
Return the single instance of the MessageProvider. + + +
getInstance(Class) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLogFactory +
  +
getInstance(String) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLogFactory +
  +
getIssuerDN() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry +
Return the issuer DN of this KeyGroupEntry for identifying the + certificate within the key module. +
getIssuerDN() - +Method in class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial +
Return the issuer DN in RFC2253 format. +
getJDBCUrl() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.DataBaseArchiveParameterImpl +
  +
getKeyGroupEntries() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroup +
Return the KeyEntrys contained in this KeyGroup. +
getKeyGroupEntries(Principal, BigInteger, String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the set of KeyGroupEntrys of a given key group, which a + client (identified by an issuer/serial pair) may access. +
getKeyGroups() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the key group mapping. +
getKeyManagers(KeyStore, String) - +Static method in class at.gv.egovernment.moa.util.SSLUtils +
Gets the KeyManagers from a default KeyManagerFactory, + initialized from the given client key store. +
getKeyManagers(String, String, String) - +Static method in class at.gv.egovernment.moa.util.SSLUtils +
Loads the client key store from file and gets the + KeyManagers from a default KeyManagerFactory, + initialized from the given client key store. +
getKeyModuleConfigurations() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ConfigurationDataImpl +
  +
getKeySet() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getKeyStoreAsStream() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.SoftwareKeyModuleConfigurationImpl +
  +
getKeyStoreAuthenticationData() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.SoftwareKeyModuleConfigurationImpl +
  +
getKeyStoreTypeName() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.SoftwareKeyModuleConfigurationImpl +
  +
getLength() - +Method in class at.gv.egovernment.moa.util.NodeListAdapter +
  +
getLoggerConfig() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ConfigurationDataImpl +
  +
getLoggingContext() - +Method in class at.gv.egovernment.moa.logging.LoggingContextManager +
Return the LoggingContext for the current thread. +
getLogID() - +Method in class at.gv.egovernment.moa.spss.server.logging.TransactionId +
  +
getMaxRevocationAge(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.revocation.RevocationProfileImpl +
  +
getMessage(String, Object[]) - +Method in class at.gv.egovernment.moa.util.MessageProvider +
Get the message corresponding to a given message ID. +
getMessage(String, Object[]) - +Method in class at.gv.egovernment.moa.util.Messages +
Get the message corresponding to a given message ID. +
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 class at.gv.egovernment.moa.spss.MOAException +
Returns the message ID of this exception. +
getMimeType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
  +
getModuleID() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry +
Return the key module ID to which this KeyGroupEntry belongs + to. +
getModuleID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.AbstractKeyModuleConfigurationImpl +
  +
getModuleName() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.HardwareKeyModuleConfigurationImpl +
  +
getModuleName() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.HardwareCryptoModuleConfigurationImpl +
  +
getName() - +Method in class at.gv.egovernment.moa.spss.server.config.HardwareKeyModule +
Return the name of this HardwareKey. +
getName() - +Method in class at.gv.egovernment.moa.spss.server.config.HardwareCryptoModule +
Returns the name of this HardwareCryptoModule. +
getNameConstraintsProcessing() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
  +
getNamespaceDeclarations() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
  +
getNamespaceDeclarations() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl +
  +
getNamespaceDeclarations(Node) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Build the namespace prefix to namespace URL mapping in effect for a given + node. +
getNodeId() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.LoggerConfigImpl +
  +
getNodeId() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
getNodeID() - +Method in class at.gv.egovernment.moa.logging.LoggingContext +
Return the node ID. +
getNodeList() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl +
  +
getOCSPRequestHashAlgorithm() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.revocation.RevocationProfileImpl +
  +
getParameters() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.CertStoreConfigurationImpl +
  +
getPassWord() - +Method in class at.gv.egovernment.moa.spss.server.config.SoftwareKeyModule +
Return the password to access the keystore file. +
getPKIConfiguration() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ConfigurationDataImpl +
  +
getPolicyProcessing() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
  +
getPreferredServiceOrder(X509Certificate) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.revocation.RevocationProfileImpl +
  +
getProperties() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.LoggerConfigImpl +
  +
getPublicKeyParamsAsCert(X509Certificate) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ValidationConfigurationImpl +
  +
getPublicKeyParamsAsSpec(X509Certificate) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ValidationConfigurationImpl +
  +
getReasonCodes() - +Method in class at.gv.egovernment.moa.spss.server.config.DistributionPoint +
Return a binary representation of the reason codes of this distribution + point. +
getReasonCodes() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.CRLDistributionPointAdapter +
  +
getReferenceID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
  +
getRequestName() - +Method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContext +
Returns the name of the request. +
getResponse() - +Method in class at.gv.egovernment.moa.spss.server.invoke.CreateXMLSignatureResponseBuilder +
Get the CreateXMLSignatureResponse built so far. +
getResponse() - +Method in class at.gv.egovernment.moa.spss.server.invoke.VerifyCMSSignatureResponseBuilder +
Get the VerifyCMSSignatureResponse built so far. +
getResponse() - +Method in class at.gv.egovernment.moa.spss.server.invoke.VerifyXMLSignatureResponseBuilder +
Get the VerifyMLSignatureResponse built so far. +
getRevocationChecking() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
  +
getRevocationConfiguration() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.PKIConfigurationImpl +
  +
getRevocationProfile() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
  +
getRoot() - +Method in class at.gv.egovernment.moa.util.NodeIteratorAdapter +
  +
getRootDirectory() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.DirectoryCertStoreParametersImpl +
  +
getSecurityLayerManifestID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSecurityLayerManifestTypeURI() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSerial() - +Method in class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial +
Return the serial number. +
getSerialNumber() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry +
Return the serial number of this KeyGroupEntry for identifying + the certificate within the key module. +
getSignatureAlgorithmName(KeyEntryID) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSignatureChildIndex() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureInsertionLocationImpl +
  +
getSignatureID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSignatureInsertionLocation() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSignatureStructureType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSignedInfoCanonicalization() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSignedProperties() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSignedPropertiesID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
getSigningTime() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.SigningTimeImpl +
  +
getSlotID() - +Method in class at.gv.egovernment.moa.spss.server.config.HardwareKeyModule +
Return the slot ID of this HardwareKey. +
getSlotID() - +Method in class at.gv.egovernment.moa.spss.server.config.HardwareCryptoModule +
Returns the slot ID of this HardwareCryptoModule. +
getSlotID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.HardwareKeyModuleConfigurationImpl +
  +
getSlotID() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.HardwareCryptoModuleConfigurationImpl +
  +
getSoftwareKeyModules() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return the software key module configuration. +
getSSLContext(KeyStore, String, String, String) - +Static method in class at.gv.egovernment.moa.util.SSLUtils +
Creates an SSLContext initialized for the + given trust store and keystore. +
getSSLSocketFactory(KeyStore, String, String, String) - +Static method in class at.gv.egovernment.moa.util.SSLUtils +
Creates an SSLSocketFactory which utilizes the + given trust store and keystore. +
getSSLSocketFactory(String, InputStream, String) - +Static method in class at.gv.egovernment.moa.util.SSLUtils +
Creates an SSLSocketFactory which utilizes the given trust store. +
getString(String) - +Method in class at.gv.egovernment.moa.util.ResourceBundleChain +
Return the value of the resource. +
getStylesheetElement() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl +
  +
getSupplementProfile(String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return a SupplementProfile with the given ID. +
getText(Node) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Return the text that a node contains. + + +
getTransactionContext() - +Method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContextManager +
Get the TransactionContext for the current thread. +
getTransactionID() - +Method in class at.gv.egovernment.moa.logging.LoggingContext +
Return the transaction ID. +
getTransactionID() - +Method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContext +
Returns the unique transaction ID. +
getTransformationList() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
  +
getTransformationSupplements() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
  +
getTransformationSupplements() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
  +
getTrustManagers(KeyStore) - +Static method in class at.gv.egovernment.moa.util.SSLUtils +
Gets the TrustManagers from a default TrustManagerFactory, + initialized from the given trust store. +
getTrustManagers(String, InputStream, String) - +Static method in class at.gv.egovernment.moa.util.SSLUtils +
Loads the trust store from an input stream and gets the + TrustManagers from a default TrustManagerFactory, + initialized from the given trust store. +
getTrustProfile(String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return a TrustProfile with the given ID. +
getTrustStoreProfile() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
  +
getType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.ArchiveConfigurationImpl +
Return the type of archive. + + +
getType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.CRLDistributionPointAdapter +
  +
getType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.DirectoryCertStoreParametersImpl +
  +
getType() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
  +
getTypeURI() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
  +
getUri() - +Method in class at.gv.egovernment.moa.spss.server.config.TrustProfile +
Return the URI of this TrustProfile. +
getUri() - +Method in class at.gv.egovernment.moa.spss.server.config.DistributionPoint +
Return the URI of the distribution point. +
getUri() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.CRLDistributionPointAdapter +
  +
getURI() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
  +
getURI() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
  +
getUserPIN() - +Method in class at.gv.egovernment.moa.spss.server.config.HardwareKeyModule +
Return the user PIN to access this HardwareKey. +
getUserPIN() - +Method in class at.gv.egovernment.moa.spss.server.config.HardwareCryptoModule +
Returns the user PIN of this HardwareCryptoModule. +
getUserPIN() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.HardwareKeyModuleConfigurationImpl +
  +
getUserPIN() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.HardwareCryptoModuleConfigurationImpl +
  +
getValidationConfiguration() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.PKIConfigurationImpl +
  +
getValidationProfile() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
  +
getVerifyTransformsInfoProfile(String) - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Return a VerifyTransformsInfoProfile with the given ID. +
getWarnings() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationPartsBuilder +
Returns the warnings encountered during building the configuration. +
getWarnings() - +Method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Returns the warnings encountered during building the configuration. +
getWarnings() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.IaikConfigurator +
Return the warnings encountered during configuration. +
getWhatToShow() - +Method in class at.gv.egovernment.moa.util.NodeIteratorAdapter +
  +
getWrapped() - +Method in class at.gv.egovernment.moa.util.XPathException +
Return the wrapped exception. +
getWrapped() - +Method in class at.gv.egovernment.moa.spss.MOAException +
Returns the exception wrapped by this MOAException. +
getXPathExpression() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
  +
getXPathExpression() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl +
  +
getXPathFilters() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl +
  +
+
+

+H

+
+
HardwareCryptoModule - class at.gv.egovernment.moa.spss.server.config.HardwareCryptoModule.
Contains configuration data for a hardware crypto module.
HardwareCryptoModule(String, String, String) - +Constructor for class at.gv.egovernment.moa.spss.server.config.HardwareCryptoModule +
Create a new HardwareCryptoModule. +
HardwareCryptoModuleConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.HardwareCryptoModuleConfigurationImpl.
An implementation of the HardwareCryptoModuleConfiguration + wrapping a HardwareCryptoModule from the MOA configuration.
HardwareCryptoModuleConfigurationImpl(HardwareCryptoModule) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.HardwareCryptoModuleConfigurationImpl +
Create a new HardwareCryptoModuleConfigurationImpl. +
HardwareKeyModule - class at.gv.egovernment.moa.spss.server.config.HardwareKeyModule.
A class that contains information about a hardware key module.
HardwareKeyModule(String, String, String, String) - +Constructor for class at.gv.egovernment.moa.spss.server.config.HardwareKeyModule +
Create a new HardwareKey. +
HardwareKeyModuleConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.HardwareKeyModuleConfigurationImpl.
An implementation of the HardwareKeyModuleConfiguration + interface wrapping a HardwareKeyModule from the MOA + configuration.
HardwareKeyModuleConfigurationImpl(HardwareKeyModule) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.HardwareKeyModuleConfigurationImpl +
Create a new HardwareKeyModuleConfigurationImpl. +
hashCode() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry +
  +
hashCode() - +Method in class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial +
Return the hash code of this IssuerAndSerial. +
hashCode() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl +
Returns the hash code of the algorithm URI. +
hashCode() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl +
  +
hashCode() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
  +
hashCode() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl +
  +
hashCode() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl +
  +
+
+

+I

+
+
IAIK_LOG_HIERARCHY - +Static variable in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
The hierarchy to log all IAIK output to. +
IaikConfigurator - class at.gv.egovernment.moa.spss.server.iaik.config.IaikConfigurator.
A class responsible for configuring the IAIK MOA modules.
IaikConfigurator() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.IaikConfigurator +
  +
IaikExceptionMapper - class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper.
Map an exception from the iaik namespace to a + MOAException.
IaikExceptionMapper() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Create a new IaikExceptionMapper. + + +
IaikLog - class at.gv.egovernment.moa.spss.server.logging.IaikLog.
An implementation of the iaik.logging.Log + interface that is based on Jakarta Commons-Logging.
IaikLog(String) - +Constructor for class at.gv.egovernment.moa.spss.server.logging.IaikLog +
Create a new IaikLog. +
IaikLogFactory - class at.gv.egovernment.moa.spss.server.logging.IaikLogFactory.
An implementation of the iaik.logging.LogFactory abstract + class to log messages to the MOA logging subsystem.
IaikLogFactory() - +Constructor for class at.gv.egovernment.moa.spss.server.logging.IaikLogFactory +
  +
IaikLogMsg - class at.gv.egovernment.moa.spss.server.logging.IaikLogMsg.
A unified message type to log messages from the IAIK subsystem.
IaikLogMsg(TransactionId, String, Object) - +Constructor for class at.gv.egovernment.moa.spss.server.logging.IaikLogMsg +
Create a IaikLogMsg object. +
IdGenerator - class at.gv.egovernment.moa.spss.server.util.IdGenerator.
Generate unique ID values for various objects in the response.
IdGenerator(String, Set) - +Constructor for class at.gv.egovernment.moa.spss.server.util.IdGenerator +
Create a new IdGenerator. +
includeHashInputData() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
  +
includeReferenceInputData() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
  +
info(Object) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log an info message. +
info(TransactionId, Object, Throwable) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
init() - +Static method in class at.gv.egovernment.moa.spss.server.init.SystemInitializer +
Initialize the MOA SP/SS webservice. +
init() - +Method in class at.gv.egovernment.moa.spss.server.init.ConfiguratorImpl +
  +
init() - +Method in class at.gv.egovernment.moa.spss.server.service.ConfigurationServlet +
Perform some initial initialization tasks for the MOA web services + application. + + +
invoke(MessageContext) - +Method in class at.gv.egovernment.moa.spss.server.service.AxisHandler +
Handle an invocation of this handler. +
InvokerUtils - class at.gv.egovernment.moa.spss.server.invoke.InvokerUtils.
Utility methods for invoking the IAIK MOA modules.
InvokerUtils() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.InvokerUtils +
  +
isAncestor(Element, Node) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Check, if a given DOM element is an ancestor of a given node. +
isDebugEnabled() - +Static method in class at.gv.egovernment.moa.logging.Logger +
Test, if the debug log level is enabled. +
isDebugEnabled() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
isDebugEnabled(String) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Test, if the debug log level is enabled for a given hierarchy. +
isErrorEnabled() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
isFatalEnabled() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
isIncludedInSignature() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
  +
isInfoEnabled() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
isReadOnly() - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.DirectoryCertStoreParametersImpl +
  +
isReferenceInManifest() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
  +
isSecurityLayerConform() - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
  +
IssuerAndSerial - class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial.
A class containing the issuer and serial number of a certificate, which can + be used to uniquely identify the certificate. + +
IssuerAndSerial(Principal, BigInteger) - +Constructor for class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial +
Create an IssuerAndSerial object. + + +
IssuerAndSerial(String, BigInteger) - +Constructor for class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial +
Create an IssuerAndSerial object. +
isTraceEnabled() - +Static method in class at.gv.egovernment.moa.logging.Logger +
Test, if the trace log level is enabled. +
isTraceEnabled(String) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Test, if the trace log level is enabled for a given hierarchy. +
isWarnEnabled() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
item(int) - +Method in class at.gv.egovernment.moa.util.NodeListAdapter +
  +
+
+

+K

+
+
KeyGroup - class at.gv.egovernment.moa.spss.server.config.KeyGroup.
A collection of KeyGroupEntrys with its own ID.
KeyGroup(String, Set) - +Constructor for class at.gv.egovernment.moa.spss.server.config.KeyGroup +
Create a KeyGroup. +
KeyGroupEntry - class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry.
A class containing information about an entry in a key group.
KeyGroupEntry(String, IssuerAndSerial) - +Constructor for class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry +
Create a new KeyGroupEntry. +
KeyGroupEntry(String, String, BigInteger) - +Constructor for class at.gv.egovernment.moa.spss.server.config.KeyGroupEntry +
Create a new KeyGroupEntry. +
KeyModule - class at.gv.egovernment.moa.spss.server.config.KeyModule.
A class that contains information about a key module.
KeyModule(String) - +Constructor for class at.gv.egovernment.moa.spss.server.config.KeyModule +
Create a Key object. +
KeyStoreUtils - class at.gv.egovernment.moa.util.KeyStoreUtils.
Utility for creating and loading key stores.
KeyStoreUtils() - +Constructor for class at.gv.egovernment.moa.util.KeyStoreUtils +
  +
+
+

+L

+
+
loadKeyStore(String, InputStream, String) - +Static method in class at.gv.egovernment.moa.util.KeyStoreUtils +
Loads a key store from an InputStream, and + closes the InputStream. +
loadKeyStore(String, String, String) - +Static method in class at.gv.egovernment.moa.util.KeyStoreUtils +
Loads a key store from file. +
localizeNamespaceDeclarations(Element) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Add all namespace declarations declared in the parent(s) of a given + element and used in the subtree of the given element to the given element. +
Logger - class at.gv.egovernment.moa.logging.Logger.
A utility class acting as a facade to the logging subsystem. + +
Logger() - +Constructor for class at.gv.egovernment.moa.logging.Logger +
  +
LoggerConfigImpl - class at.gv.egovernment.moa.spss.server.iaik.config.LoggerConfigImpl.
Default implementation of the LoggerConfig interface.
LoggerConfigImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.LoggerConfigImpl +
  +
LoggingContext - class at.gv.egovernment.moa.logging.LoggingContext.
Encapsulates contextual information (i.e. per request information) for + logging purposes.
LoggingContext(String) - +Constructor for class at.gv.egovernment.moa.logging.LoggingContext +
Create a new LoggingContext. +
LoggingContextManager - class at.gv.egovernment.moa.logging.LoggingContextManager.
Provides each thread with a single instance of LoggingContext.
LoggingContextManager() - +Constructor for class at.gv.egovernment.moa.logging.LoggingContextManager +
Creates a new LoggingContextManager. + + +
LogMsg - class at.gv.egovernment.moa.logging.LogMsg.
A unified message type to log messages from inside the MOA subsystem.
LogMsg(Object) - +Constructor for class at.gv.egovernment.moa.logging.LogMsg +
Create a LogMsg object. +
lookupMessage(Class) - +Method in class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Recursively look up the message associated with an + IAIKException. + + +
+
+

+M

+
+
main(String[]) - +Static method in class at.gv.egovernment.moa.spss.server.tools.CertTool +
Main entry point of the tool. +
map(IAIKException) - +Method in class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Map an IAIKException to a MOAException. +
map(IAIKRuntimeException) - +Method in class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Map an IAIKRuntimeException to a MOAException. +
mapCreateSignatureEnvironmentProfile(CreateSignatureEnvironmentProfile, ConfigurationProvider) - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper +
Map a CreateSignatureEnvironmentProfile to a + CreateSignatureEnvironmentProfileExplicit. +
mapCreateTransformsInfoProfile(CreateTransformsInfoProfile, ConfigurationProvider) - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper +
Map a CreateTransformsInfoProfile to a + CreateTransformsInfoProfileExplicit. +
mapSupplementProfile(SupplementProfile, ConfigurationProvider) - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper +
Map a SupplementProfile to a + SupplementProfileExplicit. +
mapSupplementProfiles(List, ConfigurationProvider) - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper +
Map a List of SupplementProfiles to their + explicit representation. +
mapVerifyTransformsInfoProfile(VerifyTransformsInfoProfile, ConfigurationProvider) - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper +
Map a VerifyTransformsInfoProfile to a + VerifyTransformsInfoProfileExplicit. +
mapVerifyTransformsInfoProfiles(List, ConfigurationProvider) - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper +
Map a List of VerifyTransformsInfoProfiles to + their explicit representation. +
MAX_REVOCATION_AGE_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property determining the maximum + age of CRL entries. +
MessageProvider - class at.gv.egovernment.moa.util.MessageProvider.
A singleton wrapper around a Message object. + +
MessageProvider - class at.gv.egovernment.moa.spss.util.MessageProvider.
Singleton wrapper around a Messages object.
MessageProvider(String[], Locale[]) - +Constructor for class at.gv.egovernment.moa.util.MessageProvider +
Create a MessageProvider. +
MessageProvider(String[], Locale[]) - +Constructor for class at.gv.egovernment.moa.spss.util.MessageProvider +
Create a MessageProvider. +
Messages - class at.gv.egovernment.moa.util.Messages.
Provides access to the system messages resource used for exception handling + and logging messages. + +
Messages(String[], Locale[]) - +Constructor for class at.gv.egovernment.moa.util.Messages +
Create a new Message object containing the messages + in the given resources. +
MOA_CONFIG_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the MOA configuration XML namespace. +
MOA_CONFIG_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the MOA configuration XML namespace +
MOA_CONFIG_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the MOA configuration XML schema definition. +
MOA_ID_CONFIG_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the MOA ID configuration XML namespace. +
MOA_ID_CONFIG_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the MOA configuration XML namespace +
MOA_ID_CONFIG_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the MOA ID configuration XML schema definition. +
MOA_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the MOA XML namespace. +
MOA_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the MOA XML namespace +
MOA_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the MOA XML schema definition. +
MOAApplicationException - exception at.gv.egovernment.moa.spss.MOAApplicationException.
Base class of application specific MOA exceptions. + +
MOAApplicationException(String, Object[]) - +Constructor for class at.gv.egovernment.moa.spss.MOAApplicationException +
Create a new MOAApplicationException. +
MOAApplicationException(String, Object[], Throwable) - +Constructor for class at.gv.egovernment.moa.spss.MOAApplicationException +
Create a new MOAApplicationException. +
MOADefaultHandler - class at.gv.egovernment.moa.util.MOADefaultHandler.
A DefaultHandler that uses a MOAEntityResolver and + a MOAErrorHandler.
MOADefaultHandler() - +Constructor for class at.gv.egovernment.moa.util.MOADefaultHandler +
Create a new MOADefaultHandler. +
MOADefaultHandler(EntityResolver, ErrorHandler) - +Constructor for class at.gv.egovernment.moa.util.MOADefaultHandler +
Create a new MOADefaultHandler. +
MOAEntityResolver - class at.gv.egovernment.moa.util.MOAEntityResolver.
An EntityResolver that looks up entities stored as + local resources. + +
MOAEntityResolver() - +Constructor for class at.gv.egovernment.moa.util.MOAEntityResolver +
  +
MOAErrorHandler - class at.gv.egovernment.moa.util.MOAErrorHandler.
An ErrorHandler that logs a message and throws a + SAXException upon error and fatal + parsing errors.
MOAErrorHandler() - +Constructor for class at.gv.egovernment.moa.util.MOAErrorHandler +
  +
MOAException - exception at.gv.egovernment.moa.spss.MOAException.
Base class of MOA specific exceptions. + +
MOAException(String, Object[]) - +Constructor for class at.gv.egovernment.moa.spss.MOAException +
Create a MOAException. +
MOAException(String, Object[], Throwable) - +Constructor for class at.gv.egovernment.moa.spss.MOAException +
Create a MOAException. +
MOASystemException - exception at.gv.egovernment.moa.spss.MOASystemException.
Base class of technical MOA exceptions. + +
MOASystemException(String, Object[]) - +Constructor for class at.gv.egovernment.moa.spss.MOASystemException +
Create a new MOASystemException. +
MOASystemException(String, Object[], Throwable) - +Constructor for class at.gv.egovernment.moa.spss.MOASystemException +
Create a new MOASystemException. +
MOATimer - class at.gv.egovernment.moa.util.MOATimer.
A timer utility for named timers.
MOATimer() - +Constructor for class at.gv.egovernment.moa.util.MOATimer +
Create a new MOATimer. + + +
+
+

+N

+
+
nextId() - +Method in class at.gv.egovernment.moa.spss.server.util.IdGenerator +
Create the next ID value in the sequence. +
nextID() - +Static method in class at.gv.egovernment.moa.spss.server.transaction.TransactionIDGenerator +
Returns the next transaction ID. +
nextNode() - +Method in class at.gv.egovernment.moa.util.NodeIteratorAdapter +
  +
NODE_ID_PROPERTY - +Static variable in class at.gv.egovernment.moa.logging.LoggingContext +
The name of the node ID system property. +
NodeIteratorAdapter - class at.gv.egovernment.moa.util.NodeIteratorAdapter.
A NodeIterator implementation based on a + ListIterator.
NodeIteratorAdapter(ListIterator) - +Constructor for class at.gv.egovernment.moa.util.NodeIteratorAdapter +
Create a new NodeIteratorAdapter. +
nodeList2DocumentFragment(NodeList) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Convert an unstructured NodeList into a + DocumentFragment. +
NodeListAdapter - class at.gv.egovernment.moa.util.NodeListAdapter.
A NodeList implementation based on a List.
NodeListAdapter(List) - +Constructor for class at.gv.egovernment.moa.util.NodeListAdapter +
Create a new NodeListAdapter. +
notify(NotificationData) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.AbstractObservableConfiguration +
  +
notify(NotificationData) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
  +
+
+

+O

+
+
onFault(MessageContext) - +Method in class at.gv.egovernment.moa.spss.server.service.AxisHandler +
Called, when the processing of the web service fails. +
+
+

+P

+
+
parseDateTime(String) - +Static method in class at.gv.egovernment.moa.util.DateTimeUtils +
Parse a String containing a date and time instant, given in + ISO 8601 format. +
parseDocument(InputStream, boolean, String, String) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Parse an XML document from an InputStream. + + +
parseDocument(InputStream, boolean, String, String, EntityResolver, ErrorHandler) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Parse an XML document from an InputStream. +
parseDocument(String, boolean, String, String) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Parse an UTF-8 encoded XML document from a String. +
parseDocument(String, String, boolean, String, String) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Parse an XML document from a String. + + +
parseXmlValidating(InputStream) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
A convenience method to parse an XML document validating. +
PD_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the PersonData XML namespace. +
PD_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the PersonData XML namespace +
PD_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the PersonData XML schema definition +
PKIConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.PKIConfigurationImpl.
An implementation of the PKIConfiguration interface using data + from the MOA configuration.
PKIConfigurationImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.PKIConfigurationImpl +
Create a new PKIConfigurationImpl. +
PKIProfileImpl - class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl.
Implementation of the PKIProfile interface containing + information needed for certificate path validation.
PKIProfileImpl(ConfigurationProvider, String) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
Create a new PKIProfileImpl. +
previousNode() - +Method in class at.gv.egovernment.moa.util.NodeIteratorAdapter +
  +
printCertInfo(String, PrintStream) - +Method in class at.gv.egovernment.moa.spss.server.tools.CertTool +
Print the information about the certificate. + + +
printStackTrace() - +Method in class at.gv.egovernment.moa.spss.MOAException +
Print a stack trace of this exception to System.err. +
printStackTrace(PrintStream) - +Method in class at.gv.egovernment.moa.util.XPathException +
  +
printStackTrace(PrintStream) - +Method in class at.gv.egovernment.moa.spss.MOAException +
Print a stack trace of this exception, including the wrapped exception. +
printStackTrace(PrintWriter) - +Method in class at.gv.egovernment.moa.util.XPathException +
  +
printStackTrace(PrintWriter) - +Method in class at.gv.egovernment.moa.spss.MOAException +
Print a stack trace of this exception, including the wrapped exception. +
ProfileMapper - class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper.
Map ProfileID objects to their explicit represantation.
ProfileMapper() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.ProfileMapper +
  +
+
+

+R

+
+
readFile(String) - +Static method in class at.gv.egovernment.moa.util.FileUtils +
Reads a file, given by filename, into a byte array. +
readFile(String, String) - +Static method in class at.gv.egovernment.moa.util.FileUtils +
Reads a file, given by filename, into a String. +
readResource(String) - +Static method in class at.gv.egovernment.moa.util.FileUtils +
Reads a file from a resource. +
readResource(String, String) - +Static method in class at.gv.egovernment.moa.util.FileUtils +
Reads a file from a resource. +
readStream(InputStream) - +Static method in class at.gv.egovernment.moa.util.StreamUtils +
Reads a byte array from a stream. +
readStream(InputStream, String) - +Static method in class at.gv.egovernment.moa.util.StreamUtils +
Reads a String from a stream, using given encoding. +
readURL(String) - +Static method in class at.gv.egovernment.moa.util.FileUtils +
Reads a file, given by URL, into a byte array. +
readURL(String, String) - +Static method in class at.gv.egovernment.moa.util.FileUtils +
Reads a file, given by URL, into a String. +
registerMessage(Class, String, Class) - +Method in class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Register a single IAIKException to message mapping. +
registerMessages() - +Method in class at.gv.egovernment.moa.spss.server.invoke.IaikExceptionMapper +
Build the complete IAIKException to message code mapping. +
release() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLogFactory +
  +
reload() - +Static method in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
Reload the configuration data and set it if successful. +
removeObserver(Observer) - +Method in class at.gv.egovernment.moa.spss.server.iaik.config.AbstractObservableConfiguration +
  +
removeObserver(Observer) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
  +
reparseRequest(Element) - +Static method in class at.gv.egovernment.moa.spss.server.service.ServiceUtils +
Reparse the request with schema-validation turned on so that ID references + are resolved. +
resolve(String) - +Method in class at.gv.egovernment.moa.spss.server.invoke.ExternalURIResolver +
Return a stream to data at the given URI. + + +
resolveEntity(String, String) - +Method in class at.gv.egovernment.moa.util.MOAEntityResolver +
Resolve an entity. + + +
resolveEntity(String, String) - +Method in class at.gv.egovernment.moa.util.StreamEntityResolver +
Resolve an entity by looking it up in the mapped entities. + + +
resolveEntity(String, String) - +Method in class at.gv.egovernment.moa.util.EntityResolverChain +
  +
resolveEntity(String, String) - +Method in class at.gv.egovernment.moa.util.MOADefaultHandler +
  +
ResourceBundleChain - class at.gv.egovernment.moa.util.ResourceBundleChain.
A class to chain ResourceBundles.
ResourceBundleChain() - +Constructor for class at.gv.egovernment.moa.util.ResourceBundleChain +
  +
REVOCATION_CHECKING_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property determining whether + to check the revocation status of signer certificates. +
RevocationArchiveCleaner - class at.gv.egovernment.moa.spss.server.service.RevocationArchiveCleaner.
A Runnable for periodically cleaning up the revocation archive.
RevocationArchiveCleaner(long) - +Constructor for class at.gv.egovernment.moa.spss.server.service.RevocationArchiveCleaner +
Create a new RevocationArchiveCleaner. +
RevocationConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.RevocationConfigurationImpl.
An implementation of the RevocationConfiguration interface using + MOA configuration data.
RevocationConfigurationImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.RevocationConfigurationImpl +
Create a new RevocationConfigurationImpl. +
RevocationProfileImpl - class at.gv.egovernment.moa.spss.server.iaik.pki.revocation.RevocationProfileImpl.
An implementation of the RevocationProfile interface providing + information about revocation status checking, based on MOA configuration + data.
RevocationProfileImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.pki.revocation.RevocationProfileImpl +
Create a new RevocationProfileImpl. +
run() - +Method in class at.gv.egovernment.moa.spss.server.service.RevocationArchiveCleaner +
Run the RevocationArchiveCleaner in its own + Thread. +
+
+

+S

+
+
SAML_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the SAML namespace. +
SAML_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the SAML XML namespace +
SAML_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the SAML XML schema definition. +
SAMLP_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the SAML request-response protocol namespace. +
SAMLP_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the SAML request-response protocol namespace +
SAMLP_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the SAML request-response protocol schema definition. +
SCHEMA_ROOT - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Root location of the schema files. +
selectNodeIterator(Node, Element, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return a NodeIterator over the nodes matching the XPath + expression. +
selectNodeIterator(Node, Map, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return a NodeIterator over the nodes matching the XPath + expression. +
selectNodeIterator(Node, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return a NodeIterator over the nodes matching the XPath + expression. + + +
selectNodeList(Node, Element, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return a NodeList of all the nodes matching the XPath + expression. +
selectNodeList(Node, Map, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return a NodeList of all the nodes matching the XPath + expression. +
selectNodeList(Node, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Return a NodeList of all the nodes matching the XPath + expression. + + +
selectSingleNode(Node, Element, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Select the first node matching an XPath expression. +
selectSingleNode(Node, Map, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Select the first node matching an XPath expression. +
selectSingleNode(Node, String) - +Static method in class at.gv.egovernment.moa.util.XPathUtils +
Select the first node matching an XPath expression. + + +
serializeNode(Node) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Serialize the given DOM node. + + +
serializeNode(Node, String) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Serialize the given DOM node to a byte array. +
ServiceContextUtils - class at.gv.egovernment.moa.spss.server.invoke.ServiceContextUtils.
A utility class for setting up and tearing down thread-local context + information needed for calling the Invoker classes.
ServiceContextUtils() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.ServiceContextUtils +
  +
ServiceUtils - class at.gv.egovernment.moa.spss.server.service.ServiceUtils.
Helper methods for the Service classes.
ServiceUtils() - +Constructor for class at.gv.egovernment.moa.spss.server.service.ServiceUtils +
  +
setAlgorithmURI(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl +
Sets the algorithm URI. +
setBytes(byte[]) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl +
Set the Base64 data. +
setCertificateValidationProfile(PKIProfile) - +Method in class at.gv.egovernment.moa.spss.server.iaik.cmsverify.CMSSignatureVerificationProfileImpl +
Sets the profile for validating the signer certificate. +
setCertificateValidationProfile(PKIProfile) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
Sets the profile for validating the signer certificate. +
setCheckSecurityLayerManifest(boolean) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
Set whether to check the references in the Security Layer manifest. +
setCheckXMLDsigManifests(boolean) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
Sets whether to check the references of all XML Dsig manifests. +
setContentType(String) - +Method in class at.gv.egovernment.moa.spss.server.invoke.ExternalURIResolver +
Set the content type of the data at the URI. +
setDataObjectTreatmentList(List) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Sets the list of DataObjectTreatments. +
setElement(Element) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl +
Set the DOM element contained in this XMLDataObject. +
setElement(Element) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl +
Set the dsig:Signature DOM element. +
setFilterType(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
Set the filter type. +
setFinalContentType(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
Sets the final content type. +
setHashAlgorithmName(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
Sets the hash algorithm name. +
setHierarchy(String) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Set the default hierarchy to which the Logger should send its + logging output. +
setIncludedInSignature(boolean) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
Sets whether the associated DataObject is to be included in + the signature. +
setIncludeHashInputData(boolean) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
Set whether to include the hash input data in the result. +
setIncludeReferenceInputData(boolean) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
Set whether to include the reference input data in the result. +
setInclusiveNamespacePrefixes(List) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl +
Sets the namespace prefixes to be processed according to canonical XML. +
setInputStream(InputStream) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl +
Set the input stream from which to read the binary data. +
setKeySet(Set) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Set the set of KeyEntryIDs which may be used for signature + creation. +
setLoggingContext(LoggingContext) - +Method in class at.gv.egovernment.moa.logging.LoggingContextManager +
Set the LoggingContext context for the current thread. +
setMimeType(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
Set the mime type. +
setNamespaceDeclarations(Map) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
Set the namespace declarations. +
setNamespaceDeclarations(Map) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl +
Set the namespace declarations. +
setNodeId(String) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
setNodeList(NodeList) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl +
Set the list of DOM nodes contained in this + XMLNodeListDataObject. +
setReferenceID(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
Set the reference ID. +
setReferenceInManifest(boolean) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
Sets whether the associated DataObject is + to be included in the dsig:Manifest. +
setRequestName(String) - +Method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContext +
Sets the name of the request. +
setResult(XMLSignatureVerificationResult, XMLSignatureVerificationProfile, ReferencesCheckResult) - +Method in class at.gv.egovernment.moa.spss.server.invoke.VerifyXMLSignatureResponseBuilder +
Sets the verification result to the response. + + +
setRevocationProfile(RevocationProfile) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
Sets the RevocationProfile. +
setSecurityLayerConform(boolean) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Sets the security layer conformity. +
setSecurityLayerManifestTypeURI(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Set the SecurityLayerManifestTypeURI. +
setSignatureChildIndex(int) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureInsertionLocationImpl +
Sets the position index at which to append the signature to the parent + element. +
setSignatureInsertionLocation(XMLSignatureInsertionLocation) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Set the location where the signature is to be inserted into the signature + parent. +
setSignatureStructureType(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Set the signature structure type. +
setSignedInfoCanonicalization(Canonicalization) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Sets the canonicalization method to use for the SignedInfo object. +
setSignedProperties(List) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Set the signed properties. +
setStyleSheetElement(Element) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl +
Set the XSLT stylesheet element. +
setTransactionContext(TransactionContext) - +Method in class at.gv.egovernment.moa.spss.server.transaction.TransactionContextManager +
Set the TransactionContext for the current thread. +
setTransformationList(List) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
Set the list of transformations for the associated DataObject. +
setTransformationSupplements(List) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlsign.DataObjectTreatmentImpl +
Sets the transformation supplements for the associated + DataObject. +
setTransformationSupplements(List) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
Sets the transformation supplements. +
setTrustStoreProfile(TrustStoreProfile) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
Sets the TrustStoreProfile. +
setType(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
Sets the the trust store type. +
setTypeURI(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
Set the type URI. +
setUpContexts() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ServiceContextUtils +
Set up the thread-local context information needed for calling the various + Invoker classes. +
setURI(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
Sets the trust store URI. +
setURI(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl +
Set the URI. +
setValidationProfile(ValidationProfile) - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
Sets the ValidationProfile. +
setXPathExpression(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
Set the XPath expression. +
setXPathExpression(String) - +Method in class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl +
Set the XPath expression. +
SHA1_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the SHA1 digest algorithm +
SignatureCreationService - class at.gv.egovernment.moa.spss.server.service.SignatureCreationService.
The service endpoint for the SignatureCreation web service.
SignatureCreationService() - +Constructor for class at.gv.egovernment.moa.spss.server.service.SignatureCreationService +
  +
SignatureCreationServiceImpl - class at.gv.egovernment.moa.spss.server.invoke.SignatureCreationServiceImpl.
An implementation of the SignatureCreationService, using + the XMLSignatureCreationInvoker.
SignatureCreationServiceImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.SignatureCreationServiceImpl +
  +
SignatureVerificationService - class at.gv.egovernment.moa.spss.server.service.SignatureVerificationService.
The service endpoint for the SignatureVerification web service.
SignatureVerificationService() - +Constructor for class at.gv.egovernment.moa.spss.server.service.SignatureVerificationService +
  +
SignatureVerificationServiceImpl - class at.gv.egovernment.moa.spss.server.invoke.SignatureVerificationServiceImpl.
An implementation of the SignatureVerificationService using + the XMLSignatureVerificationInvoker and the + CMSSignatureVerificationInvoker.
SignatureVerificationServiceImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.SignatureVerificationServiceImpl +
  +
SigningTimeImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.SigningTimeImpl.
An implementation of the SigningTime Property.
SigningTimeImpl(Date) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.SigningTimeImpl +
Create a new SigningTimeImpl. +
SL_MANIFEST_TYPE_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Security Layer manifest type URI. +
SL10_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the Security Layer 1.0 namespace. +
SL10_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the Security Layer 1.0 XML namespace +
SL10_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the Security Layer 1.0 XML schema definition +
SL11_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the Security Layer 1.1 XML namespace +
SL11_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the Security Layer 1.1 XML namespace +
SL11_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the Security Layer 1.1 XML schema definition +
SoftwareKeyModule - class at.gv.egovernment.moa.spss.server.config.SoftwareKeyModule.
A class containing information about a software key, stored in PKCS12 format.
SoftwareKeyModule(String, String, String) - +Constructor for class at.gv.egovernment.moa.spss.server.config.SoftwareKeyModule +
Create a new SoftwareKey. +
SoftwareKeyModuleConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.SoftwareKeyModuleConfigurationImpl.
An implementation of the SoftwareKeyModuleConfiguration wrapping + a SoftwareKeyModule from the MOA configuration.
SoftwareKeyModuleConfigurationImpl(SoftwareKeyModule) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.SoftwareKeyModuleConfigurationImpl +
Create a new SoftwareKeyModuleConfigurationImpl. +
SSLUtils - class at.gv.egovernment.moa.util.SSLUtils.
Utility for connecting to server applications via SSL.
SSLUtils() - +Constructor for class at.gv.egovernment.moa.util.SSLUtils +
  +
startTiming(Object) - +Method in class at.gv.egovernment.moa.util.MOATimer +
Start timing a certain action. + + +
stopTiming(Object) - +Method in class at.gv.egovernment.moa.util.MOATimer +
Stop timing an action. +
StreamEntityResolver - class at.gv.egovernment.moa.util.StreamEntityResolver.
An EntityResolver that maps system IDs to + InputStreams.
StreamEntityResolver(Map) - +Constructor for class at.gv.egovernment.moa.util.StreamEntityResolver +
Create a StreamEntityResolver. +
StreamUtils - class at.gv.egovernment.moa.util.StreamUtils.
Utility methods for streams.
StreamUtils() - +Constructor for class at.gv.egovernment.moa.util.StreamUtils +
  +
SystemInitializer - class at.gv.egovernment.moa.spss.server.init.SystemInitializer.
MOA SP/SS web service initialization.
SystemInitializer() - +Constructor for class at.gv.egovernment.moa.spss.server.init.SystemInitializer +
  +
+
+

+T

+
+
tearDownContexts() - +Static method in class at.gv.egovernment.moa.spss.server.invoke.ServiceContextUtils +
Tear down thread-local context information. +
TEST_SIGNING_TIME_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property used for setting the + signing time to a predefined value. +
toErrorResponse() - +Method in class at.gv.egovernment.moa.spss.MOAException +
Convert this MOAException to an ErrorResponse + element from the MOA namespace. +
toIntArray(List) - +Static method in class at.gv.egovernment.moa.util.CollectionUtils +
Convert a List of Number objects to an + int array. +
toString() - +Method in class at.gv.egovernment.moa.logging.LogMsg +
Convert this log message to a String. +
toString() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyGroup +
Return a String representation of this KeyGroup. +
toString() - +Method in class at.gv.egovernment.moa.spss.server.config.KeyModule +
Return a String representation of this Key. +
toString() - +Method in class at.gv.egovernment.moa.spss.server.config.DistributionPoint +
Return a String representation of this distribution point. +
toString() - +Method in class at.gv.egovernment.moa.spss.server.config.IssuerAndSerial +
Return a String representation of this + IssuerAndSerial object. +
toString() - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLogMsg +
Convert this log message to a String. +
toString() - +Method in class at.gv.egovernment.moa.spss.server.logging.TransactionId +
  +
trace(Object) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Trace a message. +
TransactionContext - class at.gv.egovernment.moa.spss.server.transaction.TransactionContext.
Contains information about the current request.
TransactionContext(String, X509Certificate[], ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.transaction.TransactionContext +
Create a TransactionContext object. +
TransactionContextManager - class at.gv.egovernment.moa.spss.server.transaction.TransactionContextManager.
Provides each thread with an instance of TransactionContext. + +
TransactionContextManager() - +Constructor for class at.gv.egovernment.moa.spss.server.transaction.TransactionContextManager +
Creates a new TransactionContextManager. + + +
TransactionId - class at.gv.egovernment.moa.spss.server.logging.TransactionId.
An implementation of the iaik.logging.TransactionId interface.
TransactionId(String) - +Constructor for class at.gv.egovernment.moa.spss.server.logging.TransactionId +
Create a TransactionId object. +
TransactionIDGenerator - class at.gv.egovernment.moa.spss.server.transaction.TransactionIDGenerator.
A generator for unique transaction IDs. + +
TransactionIDGenerator() - +Constructor for class at.gv.egovernment.moa.spss.server.transaction.TransactionIDGenerator +
  +
TransformationFactory - class at.gv.egovernment.moa.spss.server.invoke.TransformationFactory.
A factory to create Transformation objects from + Transform objects.
TransformationFactory() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.TransformationFactory +
Create a new TransformationFactory. + + +
TransformationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl.
Base implementation class for Transformation derived classes.
TransformationImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl +
  +
TrustProfile - class at.gv.egovernment.moa.spss.server.config.TrustProfile.
Information about a trust profile.
TrustProfile(String, String) - +Constructor for class at.gv.egovernment.moa.spss.server.config.TrustProfile +
Create a TrustProfile. +
TrustStoreProfileImpl - class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl.
An implementation of the TrustStoreProfile interface, using data + from the MOA configuration.
TrustStoreProfileImpl(ConfigurationProvider, String) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.pki.store.truststore.TrustStoreProfileImpl +
Create a new TrustStoreProfileImpl. +
+
+

+U

+
+
uniqueId() - +Method in class at.gv.egovernment.moa.spss.server.util.IdGenerator +
Create the next unique ID value which is unique in the reserved ID set. + + +
update() - +Method in class at.gv.egovernment.moa.spss.server.init.ConfiguratorImpl +
  +
URLDecoder - class at.gv.egovernment.moa.util.URLDecoder.
Decodes an URL encoded String using a specified character encoding. +
URLDecoder() - +Constructor for class at.gv.egovernment.moa.util.URLDecoder +
  +
URLEncoder - class at.gv.egovernment.moa.util.URLEncoder.
Translates a string into mime format "x-www-form-urlencoded". +
URLEncoder() - +Constructor for class at.gv.egovernment.moa.util.URLEncoder +
  +
USE_AUTHORITY_INFO_ACCESS_PROPERTY - +Static variable in class at.gv.egovernment.moa.spss.server.config.ConfigurationProvider +
The name of the generic configuration property whether the authority + info access should be used. +
useAuthorityInfoAccess() - +Method in class at.gv.egovernment.moa.spss.server.iaik.pki.PKIProfileImpl +
  +
+
+

+V

+
+
validateElement(Element, String, String) - +Static method in class at.gv.egovernment.moa.util.DOMUtils +
Schema validate a given DOM element. +
validateRequest(Element[]) - +Static method in class at.gv.egovernment.moa.spss.server.service.ServiceUtils +
Schema-validate a request. +
ValidationConfigurationImpl - class at.gv.egovernment.moa.spss.server.iaik.config.ValidationConfigurationImpl.
An implementation of the ValidationConfiguration interface using + MOA configuration data.
ValidationConfigurationImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.config.ValidationConfigurationImpl +
Create a new ValidationConfigurationImpl. +
ValidationProfileImpl - class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl.
An implementation of the ValidationProfile interface providing + information about certificat path validation.
ValidationProfileImpl(ConfigurationProvider) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.pki.pathvalidation.ValidationProfileImpl +
Create a new ValidationProfileImpl object. + + +
valueOf(String) - +Static method in class at.gv.egovernment.moa.util.BoolUtils +
Return the boolean value of an xsd:boolean type of DOM + element/attribute. +
verifyCMSSignature(VerifyCMSSignatureRequest) - +Method in class at.gv.egovernment.moa.spss.server.invoke.SignatureVerificationServiceImpl +
Verify a CMS signature. +
verifyCMSSignature(VerifyCMSSignatureRequest) - +Method in class at.gv.egovernment.moa.spss.server.invoke.CMSSignatureVerificationInvoker +
Verify a CMS signature. +
VerifyCMSSignatureRequest(Element[]) - +Method in class at.gv.egovernment.moa.spss.server.service.SignatureVerificationService +
Handle a VerifyCMSSignatureRequest. +
VerifyCMSSignatureResponseBuilder - class at.gv.egovernment.moa.spss.server.invoke.VerifyCMSSignatureResponseBuilder.
A class to build a VerifyCMSSignatureResponse object. + +
VerifyCMSSignatureResponseBuilder() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.VerifyCMSSignatureResponseBuilder +
  +
verifyXMLSignature(VerifyXMLSignatureRequest) - +Method in class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationInvoker +
Process the VerifyXMLSignatureRequest message and invoke the + XMLSignatureVerificationModule. +
verifyXMLSignature(VerifyXMLSignatureRequest) - +Method in class at.gv.egovernment.moa.spss.server.invoke.SignatureVerificationServiceImpl +
Verify an XML signature. +
VerifyXMLSignatureRequest(Element[]) - +Method in class at.gv.egovernment.moa.spss.server.service.SignatureVerificationService +
Handle a VerifyXMLSignatureRequest. +
VerifyXMLSignatureResponseBuilder - class at.gv.egovernment.moa.spss.server.invoke.VerifyXMLSignatureResponseBuilder.
A class to build a VerifyXMLSignatureResponse object. + +
VerifyXMLSignatureResponseBuilder() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.VerifyXMLSignatureResponseBuilder +
  +
+
+

+W

+
+
warn(Object) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log a warning message. +
warn(Object, Throwable) - +Static method in class at.gv.egovernment.moa.logging.Logger +
Log a warning message. +
warn(TransactionId, Object, Throwable) - +Method in class at.gv.egovernment.moa.spss.server.logging.IaikLog +
  +
warning(SAXParseException) - +Method in class at.gv.egovernment.moa.util.MOAErrorHandler +
Logs a warning message. +
warning(SAXParseException) - +Method in class at.gv.egovernment.moa.util.MOADefaultHandler +
  +
+
+

+X

+
+
XML_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the XML namespace. +
XML_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the XML namespace +
XML_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the XML schema definition. +
XMLDataObjectImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl.
A DataObject containing a single DOM element.
XMLDataObjectImpl(Element) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl +
Create a new XMLDataObjectImpl. +
XMLNodeListDataObjectImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl.
A DataObject containing a list of DOM nodes.
XMLNodeListDataObjectImpl(NodeList) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl +
Create a new XMLNodeListDataObjectImpl. +
XMLNS_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the XMLNS namespace +
XMLSignatureCreationInvoker - class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureCreationInvoker.
A class providing an API based interface to the + XMLSignatureCreationModule. + +
XMLSignatureCreationInvoker() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureCreationInvoker +
Create a new XMLSignatureCreationInvoker. + + +
XMLSignatureCreationProfileFactory - class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureCreationProfileFactory.
A factory to create XMLSignatureCreationProfiles from a + CreateXMLSignatureRequest, based on the current MOA + configuration.
XMLSignatureCreationProfileFactory(CreateXMLSignatureRequest, Set) - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureCreationProfileFactory +
Create a new XMLSignatureCreationProfileFactory. +
XMLSignatureCreationProfileImpl - class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl.
An object providing auxiliary information for creating an XML signature.
XMLSignatureCreationProfileImpl(int, Set) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureCreationProfileImpl +
Create a new XMLSignatureCreationProfileImpl. +
XMLSignatureImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl.
An object containing an XMLDsig signature in the form of a + dsig:Signature DOM element.
XMLSignatureImpl(Element) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl +
Create a new XMLSignatureImpl. +
XMLSignatureInsertionLocationImpl - class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureInsertionLocationImpl.
An object giving the location of where the signature will be + inserted into the parent element.
XMLSignatureInsertionLocationImpl(int) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureInsertionLocationImpl +
Create a new XMLSignatureInsertLocationImpl. +
XMLSignatureVerificationInvoker - class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationInvoker.
A class providing a DOM based interface to the + XMLSignatureVerificationModule. + +
XMLSignatureVerificationInvoker() - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationInvoker +
Create a new XMLSignatureCreationInvoker. + + +
XMLSignatureVerificationProfileFactory - class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationProfileFactory.
A factory to create a XMLSignatureVerificationProfile from a + VerifyXMLSignatureRequest, based on the current MOA + configuration.
XMLSignatureVerificationProfileFactory(VerifyXMLSignatureRequest) - +Constructor for class at.gv.egovernment.moa.spss.server.invoke.XMLSignatureVerificationProfileFactory +
Create a new XMLSignatureVerificationProfileFactory. +
XMLSignatureVerificationProfileImpl - class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl.
An object providing auxiliary information for verifying an XML signature.
XMLSignatureVerificationProfileImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xmlverify.XMLSignatureVerificationProfileImpl +
  +
XPath2FilterImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl.
An object encapsulating an XPath-Filter2 expression.
XPath2FilterImpl(String, String, Map) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl +
Create a new XPath2FilterImpl object. +
XPath2TransformationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl.
An object encapsulating a Transformation containing several + XPath-Filter2 expressions.
XPath2TransformationImpl() - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl +
Create a new XPath2TransformationImpl. + + +
XPathException - exception at.gv.egovernment.moa.util.XPathException.
An exception occurred evaluating an XPath.
XPathException(String, Throwable) - +Constructor for class at.gv.egovernment.moa.util.XPathException +
Create a XPathException. +
XPathTransformationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl.
A Transformation containing an XPath expression.
XPathTransformationImpl(String, Map) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl +
Create a new XPathTransformationImpl. + + +
XPathUtils - class at.gv.egovernment.moa.util.XPathUtils.
Utility methods to evaluate XPath expressions on DOM nodes.
XPathUtils() - +Constructor for class at.gv.egovernment.moa.util.XPathUtils +
  +
XSI_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the XSI XMLNS namespace +
XSI_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the XSI namespace +
XSI_SCHEMA_LOCATION - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Local location of the XSI schema definition. +
XSLT_NS_URI - +Static variable in interface at.gv.egovernment.moa.util.Constants +
URI of the XSLT XML namespace +
XSLT_PREFIX - +Static variable in interface at.gv.egovernment.moa.util.Constants +
Prefix used for the XSLT XML namespace +
XSLTTransformationImpl - class at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl.
A Transformation containing an XSLT transformation.
XSLTTransformationImpl(Element) - +Constructor for class at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl +
Create a new XSLTTransformationImpl object. +
+
+A B C D E F G H I K L M N O P R S T U V W X + + + + + + + + + + + + +
+ +
+ + +
+ + + -- cgit v1.2.3