Package at.gv.egovernment.moa.spss.server.invoke

Class Summary
CMSSignatureVerificationInvoker A class providing an interface to the CMSSignatureVerificationModule.
CMSSignatureVerificationProfileFactory A factory to create a CMSSignatureVerificationProfile from a VerifyCMSSignatureRequest and the current MOA configuration data.
CreateXMLSignatureResponseBuilder A class to build a CreateXMLSignatureResponse.
DataObjectFactory A class to create DataObjects contained in different locations of the MOA XML request format.
ExternalURIResolver Resolve external URIs and provide them as a stream.
IaikExceptionMapper Map an exception from the iaik namespace to a MOAException.
InvokerUtils Utility methods for invoking the IAIK MOA modules.
ProfileMapper Map ProfileID objects to their explicit represantation.
ServiceContextUtils A utility class for setting up and tearing down thread-local context information needed for calling the Invoker classes.
SignatureCreationServiceImpl An implementation of the SignatureCreationService, using the XMLSignatureCreationInvoker.
SignatureVerificationServiceImpl An implementation of the SignatureVerificationService using the XMLSignatureVerificationInvoker and the CMSSignatureVerificationInvoker.
TransformationFactory A factory to create Transformation objects from Transform objects.
VerifyCMSSignatureResponseBuilder A class to build a VerifyCMSSignatureResponse object.
VerifyXMLSignatureResponseBuilder A class to build a VerifyXMLSignatureResponse object.
XMLSignatureCreationInvoker A class providing an API based interface to the XMLSignatureCreationModule.
XMLSignatureCreationProfileFactory A factory to create XMLSignatureCreationProfiles from a CreateXMLSignatureRequest, based on the current MOA configuration.
XMLSignatureVerificationInvoker A class providing a DOM based interface to the XMLSignatureVerificationModule.
XMLSignatureVerificationProfileFactory A factory to create a XMLSignatureVerificationProfile from a VerifyXMLSignatureRequest, based on the current MOA configuration.